We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2657034 commit 2eec91dCopy full SHA for 2eec91d
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- kotlin("jvm") version "1.8.0"
+ kotlin("jvm") version "1.8.10"
5
`maven-publish`
6
signing
7
id("org.jetbrains.dokka") version "1.7.20"
0 commit comments