Skip to content

Commit

Permalink
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
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>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent ca3eb5e commit eb5e5f8
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 @@ -38,7 +38,7 @@ shadowPlugin = { module = "com.github.johnrengelman:shadow", version = "8.1.1" }
foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.7.0" }

[plugins]
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" }
github-release = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
coveralls = { id = "com.github.kt3k.coveralls", version = "2.12.2" }
mavenExec = { id = "com.github.dkorotych.gradle-maven-exec", version = "3.0.1" }
Expand Down

0 comments on commit eb5e5f8

Please sign in to comment.