Skip to content

Commit

Permalink
chore(deps): update plugin publishoncentral to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 3e4fd26 commit 71c8101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
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.2.1" }
publishOnCentral = "org.danilopianini.publish-on-central:5.1.0"
publishOnCentral = "org.danilopianini.publish-on-central:5.1.1"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:3.1.5"
conventional-commits = { id = "it.nicolasfarabegoli.conventional-commits", version = "3.1.3" }
taskTree = "com.dorongold.task-tree:3.0.0"

0 comments on commit 71c8101

Please sign in to comment.