Skip to content

Commit c9110e5

Browse files
renovate[bot]mergify[bot]
authored andcommittedDec 1, 2022
chore(deps): update plugin publishoncentral to v2.0.10
1 parent 170a34b commit c9110e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ gitSemVer = { id = "org.danilopianini.git-sensitive-semantic-versioning", versio
2323
gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.0.0" }
2424
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2525
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.28.0" }
26-
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "2.0.9" }
26+
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "2.0.10" }
2727
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "0.4.13" }
2828
taskTree = { id = "com.dorongold.task-tree", version = "2.1.0" }

0 commit comments

Comments
 (0)
Please sign in to comment.