Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
Update plugin gradle-publish-plugin 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 43c0219 commit 67954a7
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 67954a7

Please sign in to comment.