We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b78efa commit f75b054Copy full SHA for f75b054
1 file changed
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
kotlin("jvm") version "2.0.10"
3
kotlin("plugin.spring") version "1.9.24"
4
- id("org.springframework.boot") version "3.3.2"
+ id("org.springframework.boot") version "3.3.3"
5
id("io.spring.dependency-management") version "1.1.6"
6
}
7
0 commit comments