We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5989b29 commit f756b62Copy full SHA for f756b62
buildSrc/src/main/java/Config.kt
@@ -7,7 +7,7 @@ object Config {
7
val kotlinStdLib = "stdlib-jdk8"
8
9
val springBootVersion = "2.7.5"
10
- val springBoot3Version = "3.4.0"
+ val springBoot3Version = "3.4.1"
11
val kotlinCompatibleLanguageVersion = "1.4"
12
13
val composeVersion = "1.5.3"
0 commit comments