We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3abd07 + 8d6ae89 commit 4c503bbCopy full SHA for 4c503bb
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.1.20"
+ kotlin("jvm") version "2.1.21"
6
id("org.jetbrains.dokka") version "2.0.0"
7
}
8
0 commit comments