We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57f4673 + 90c695c commit 0364864Copy full SHA for 0364864
1 file changed
server/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
kotlin("jvm") version "2.1.21"
3
kotlin("plugin.spring") version "2.2.0"
4
- id("org.springframework.boot") version "3.5.0"
+ id("org.springframework.boot") version "3.5.3"
5
id("io.spring.dependency-management") version "1.1.7"
6
}
7
0 commit comments