Skip to content

Commit

Permalink
Update plugin mavenPublish to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 23, 2023
1 parent 64d96a5 commit f3a5acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
binaryCompat = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version.ref = "binary_compat" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.26.0" }

[libraries]
atomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version.ref = "atomicfu" }
Expand Down

0 comments on commit f3a5acb

Please sign in to comment.