We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b5bbae commit c36f9a7Copy full SHA for c36f9a7
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