Skip to content

Commit

Permalink
chore(deps): update plugin publishoncentral to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 4cc8788 commit b03efb8
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,7 +19,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version.ref = "ktlint" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
publishOnCentral = "org.danilopianini.publish-on-central:5.1.11"
publishOnCentral = "org.danilopianini.publish-on-central:6.0.0"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:3.1.7"
conventional-commits = { id = "it.nicolasfarabegoli.conventional-commits", version = "3.1.3" }
taskTree = "com.dorongold.task-tree:4.0.0"

0 comments on commit b03efb8

Please sign in to comment.