We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1cc0f commit b71fb49Copy full SHA for b71fb49
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
ext {
4
kotlinVersion = '1.9.24'
5
springBootVersion = '3.3.0'
6
- springKafkaVersion = '3.2.0'
+ springKafkaVersion = '3.2.1'
7
jacksonModuleKotlinVersion = '2.17.1'
8
tokenSupportVersion = '4.1.4'
9
imageioVersion = '3.11.0'
0 commit comments