We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6990c0f + 3a076d5 commit 1092e17Copy full SHA for 1092e17
1 file changed
02_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