Skip to content

Commit

Permalink
chore(deps): update plugin mavenpublish to v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 10a6a29 commit 28568e7
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 @@ -19,4 +19,4 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }

0 comments on commit 28568e7

Please sign in to comment.