Skip to content

Commit

Permalink
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 (#138)
Browse files Browse the repository at this point in the history
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0.

---
updated-dependencies:
- dependency-name: io.github.gradle-nexus.publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 0fa83bf commit 7bc09ac
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 @@ -16,7 +16,7 @@ errorprone-core = { group = "com.google.errorprone", name = "error_prone_core",

[plugins]
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
sonarqube = { id = "org.sonarqube", version = "5.0.0.4638" }
errorprone = { id = "net.ltgt.errorprone", version = "3.1.0" }

0 comments on commit 7bc09ac

Please sign in to comment.