We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4c07f commit 36ebd1bCopy full SHA for 36ebd1b
settings.gradle.kts
@@ -58,7 +58,7 @@ pluginManagement {
58
id("io.spring.dependency-management") version "1.1.5"
59
id("com.google.protobuf") version "0.9.4"
60
id("com.github.spotbugs") version "6.0.6"
61
- kotlin("jvm") version "1.7.10"
+ kotlin("jvm") version "2.0.0"
62
}
63
64
0 commit comments