We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6687bed commit 6c607b1Copy full SHA for 6c607b1
backend/gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
-kotlin = "1.9.21"
3
-spring = "1.9.21"
4
-springBoot = "3.2.0"
+kotlin = "2.3.0"
+spring = "2.3.0"
+springBoot = "4.0.1"
5
springDependencyManagement = "1.1.4"
6
7
[plugins]
0 commit comments