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