We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 481f039 + 13f6fa6 commit 0f509a3Copy full SHA for 0f509a3
gradle/libs.versions.toml
@@ -18,4 +18,4 @@ dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
18
kotest = { id = "io.kotest", version.ref = "kotest" }
19
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
20
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
21
-vanniktech-mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
+vanniktech-mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
0 commit comments