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 b4ff4ae commit 9aebafdCopy full SHA for 9aebafd
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.1.0"
+ kotlin("jvm") version "2.1.20"
6
`maven-publish`
7
}
8
0 commit comments