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.
2 parents 34139d3 + cdb91aa commit b1202d4Copy full SHA for b1202d4
test-project-kotlin/build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- kotlin("jvm") version "1.9.22" apply false
+ kotlin("jvm") version "2.0.0" apply false
5
id("org.javamodularity.moduleplugin") version "1.8.15" apply false
6
}
7
0 commit comments