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.
2 parents e9463af + fe12957 commit f093960Copy full SHA for f093960
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2
import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
3
4
plugins {
5
- kotlin("jvm") version "2.0.10"
+ kotlin("jvm") version "2.0.20"
6
`maven-publish`
7
}
8
0 commit comments