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