We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6366e74 commit 6a8364cCopy full SHA for 6a8364c
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- kotlin("jvm") version "1.9.23"
+ kotlin("jvm") version "2.0.0"
5
application
6
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
7
}
0 commit comments