We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a6d5eb + 6bdc444 commit e6d72ccCopy full SHA for e6d72cc
1 file changed
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2
3
plugins {
4
`maven-publish`
5
- kotlin("jvm") version "2.2.0"
+ kotlin("jvm") version "2.2.10"
6
id("org.jetbrains.dokka") version "2.0.0"
7
}
8
0 commit comments