We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0793b80 commit 7dce700Copy full SHA for 7dce700
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
ext {
4
kotlinVersion = '2.1.10'
5
springBootVersion = '3.4.3'
6
- springKafkaVersion = '3.3.3'
+ springKafkaVersion = '3.3.4'
7
tokenSupportVersion = '5.0.17'
8
imageioVersion = '3.12.0'
9
}
0 commit comments