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 3c3ada4 commit ae6c3a0Copy full SHA for ae6c3a0
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.94.0" }
22
publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "7.0.4" }
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 = "6.0.2" }
+semanticVersioning = { id = "org.danilopianini.git-sensitive-semantic-versioning", version = "7.0.2" }
26
27
[bundles]
28
kotlin = [ "kotlin-reflect", "kotlin-stdlib" ]
0 commit comments