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 39da93c commit 31ad7c9Copy full SHA for 31ad7c9
build.gradle.kts
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
4
plugins {
5
application
6
id("com.google.devtools.ksp") version "2.2.10-2.0.2"
7
- kotlin("jvm") version "2.2.10"
+ kotlin("jvm") version "2.2.20"
8
}
9
10
application {
0 commit comments