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 5fcf392 commit 97b60ddCopy full SHA for 97b60dd
build.gradle.kts
@@ -2,7 +2,7 @@ val kotlinVersion by extra { "2.1.21" }
2
val junitVersion by extra { "5.8.1" }
3
4
plugins {
5
- kotlin("jvm") version "2.2.0"
+ kotlin("jvm") version "2.2.21"
6
id("org.jetbrains.dokka") version "1.9.20"
7
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
8
`java-library`
0 commit comments