We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b859e5d commit ac47d91Copy full SHA for ac47d91
1 file changed
settings.gradle.kts
@@ -46,7 +46,7 @@ pluginManagement {
46
id("io.spring.dependency-management") version "1.1.7"
47
id("com.google.protobuf") version "0.10.0"
48
id("com.github.spotbugs") version "6.5.6"
49
- kotlin("jvm") version "2.4.0"
+ kotlin("jvm") version "2.4.10"
50
}
51
52
0 commit comments