Skip to content

Commit 18f37ab

Browse files
Update plugin publish to v0.26.0
1 parent 45004eb commit 18f37ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
1313
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
1414

1515
kotlinx-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version.ref = "benchmark" }
16-
publish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
16+
publish = { id = "com.vanniktech.maven.publish", version = "0.26.0" }
1717
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.0" }
1818
dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
1919
resources = { id = "com.goncalossilva.resources", version.ref = "resources" }

0 commit comments

Comments
 (0)