Skip to content

Commit

Permalink
Merge pull request #156 from skuzzle/dependabot/gradle/develop/io.git…
Browse files Browse the repository at this point in the history
…hub.gradle-nexus.publish-plugin-2.0.0

Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
  • Loading branch information
skuzzle authored Sep 26, 2024
2 parents fbce92a + eb5e5f8 commit 8dbc2fb
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 = "4.0.0" }
Expand Down

0 comments on commit 8dbc2fb

Please sign in to comment.