Skip to content

Commit

Permalink
Update plugin gradle-publish-plugin to v1.2.2 (#133)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 43c0219 commit ae0728a
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 @@ -2,6 +2,6 @@
asm = { module = "org.ow2.asm:asm", version = "9.7" }

[plugins]
gradle-publish-plugin = { id = "com.gradle.plugin-publish", version = "1.2.1" }
gradle-publish-plugin = { id = "com.gradle.plugin-publish", version = "1.2.2" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
gradle-nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }

0 comments on commit ae0728a

Please sign in to comment.