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 1cff14e commit 05870e4Copy full SHA for 05870e4
build.gradle.kts
@@ -2,7 +2,7 @@ import io.github.gradlenexus.publishplugin.NexusRepository
2
import org.gradle.kotlin.dsl.*
3
4
plugins {
5
- kotlin("jvm") version "2.1.21"
+ kotlin("jvm") version "2.2.21"
6
id("org.jetbrains.dokka-javadoc") version "2.1.0"
7
id("org.jetbrains.dokka") version "2.1.0"
8
`maven-publish`
0 commit comments