We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a5c0d commit 9bc3905Copy full SHA for 9bc3905
build.gradle
@@ -2,7 +2,7 @@ buildscript {
2
3
ext {
4
kotlinVersion = '1.9.24'
5
- springBootVersion = '3.3.1'
+ springBootVersion = '3.3.2'
6
springKafkaVersion = '3.2.1'
7
jacksonModuleKotlinVersion = '2.17.2'
8
tokenSupportVersion = '4.1.4'
0 commit comments