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 34ac90f commit 32da140Copy full SHA for 32da140
server/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
kotlin("multiplatform")
3
id("org.jetbrains.kotlin.plugin.spring").version("2.0.20")
4
id("org.jetbrains.kotlin.plugin.serialization").version("2.0.20")
5
- id("org.springframework.boot").version("3.3.4")
+ id("org.springframework.boot").version("3.5.1")
6
}
7
8
0 commit comments