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.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 16b9f0f commit 4aa00fc
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.1" }

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

Please sign in to comment.