Skip to content

Commit

Permalink
Merge pull request #10 from SgtSilvio/renovate/com.gradle.plugin-publ…
Browse files Browse the repository at this point in the history
…ish-1.x

Update plugin pluginPublish to v1.3.0
  • Loading branch information
SgtSilvio authored Sep 16, 2024
2 parents 1e9d013 + 64e1595 commit 5bca5e0
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 @@ -6,6 +6,6 @@ junit-jupiter = "5.10.0"
bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version.ref = "bnd" }

[plugins]
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.2" }
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" }

0 comments on commit 5bca5e0

Please sign in to comment.