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 bb5ec79 commit 3d4af3cCopy full SHA for 3d4af3c
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
4
plugins {
5
application
6
- id("com.google.devtools.ksp") version "2.1.20-2.0.0"
+ id("com.google.devtools.ksp") version "2.1.20-2.0.1"
7
kotlin("jvm") version "2.1.20"
8
}
9
0 commit comments