Skip to content

Commit

Permalink
Update plugin pluginPublish to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent b62c4e6 commit 6a719d7
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 @@ -21,6 +21,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.2.1" }
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.2" }
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 6a719d7

Please sign in to comment.