Skip to content

Commit

Permalink
Merge pull request #51 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.1
  • Loading branch information
SgtSilvio authored Jan 31, 2025
2 parents 59a4288 + c332485 commit 234124d
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 @@ -26,6 +26,6 @@ reactor-kotlin = { module = "io.projectreactor.kotlin:reactor-kotlin-extensions"
reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version.ref = "reactor-netty" }

[plugins]
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
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 234124d

Please sign in to comment.