We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef15b0 commit 6545886Copy full SHA for 6545886
build.gradle
@@ -2,7 +2,7 @@ buildscript {
2
3
ext {
4
kotlinVersion = '1.9.24'
5
- springBootVersion = '3.2.5'
+ springBootVersion = '3.3.0'
6
springKafkaVersion = '3.1.4'
7
jacksonModuleKotlinVersion = '2.17.1'
8
tokenSupportVersion = '4.1.4'
0 commit comments