We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1092e17 + 6267032 commit 3599853Copy full SHA for 3599853
1 file changed
03_arch/server/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("org.springframework.boot") version "3.5.4"
+ id("org.springframework.boot") version "3.5.5"
3
id("io.spring.dependency-management") version "1.1.7"
4
val kotlinVersion = "2.2.10"
5
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion
0 commit comments