Skip to content

Commit 6e0a9ea

Browse files
renovate[bot]mergify[bot]
authored andcommittedDec 4, 2022
chore(deps): update plugin publishoncentral to v2.0.11
1 parent 36c65eb commit 6e0a9ea

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
@@ -21,5 +21,5 @@ gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.0.0" }
2121
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2222
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.29.0" }
2323
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "0.4.13" }
24-
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "2.0.10" }
24+
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "2.0.11" }
2525
taskTree = { id = "com.dorongold.task-tree", version = "2.1.0" }

0 commit comments

Comments
 (0)
Please sign in to comment.