We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1264a57 commit 9a3bf54Copy full SHA for 9a3bf54
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
19
[plugins]
20
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
21
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.78.0" }
22
-publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "7.0.4" }
+publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "8.0.2" }
23
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
24
shadowJar = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
25
semanticVersioning = { id = "org.danilopianini.git-sensitive-semantic-versioning", version = "4.0.2" }
0 commit comments