We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8e4b3 commit 3ea0555Copy full SHA for 3ea0555
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"
+ kotlin("jvm") version "1.9.23"
5
application
6
}
7
0 commit comments