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 55616a7 commit c1a00abCopy full SHA for c1a00ab
kotlin/build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2
import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile
3
4
plugins {
5
- kotlin("jvm") version "2.2.10"
+ kotlin("jvm") version "2.2.20"
6
id("org.jetbrains.dokka") version "1.9.20"
7
}
8
0 commit comments