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 45004eb commit 18f37abCopy full SHA for 18f37ab
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
13
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
14
15
kotlinx-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version.ref = "benchmark" }
16
-publish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
+publish = { id = "com.vanniktech.maven.publish", version = "0.26.0" }
17
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.0" }
18
dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
19
resources = { id = "com.goncalossilva.resources", version.ref = "resources" }
0 commit comments