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 fb54091 commit 378e129Copy full SHA for 378e129
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
20
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
21
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.96.0" }
22
publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "7.0.4" }
23
-dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
+dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
24
shadowJar = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
25
semanticVersioning = { id = "org.danilopianini.git-sensitive-semantic-versioning", version = "6.0.2" }
26
0 commit comments