Skip to content

Commit

Permalink
Merge pull request #463 from gocd-contrib/dependabot/gradle/io.github…
Browse files Browse the repository at this point in the history
….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
chadlwilson committed Apr 12, 2024
2 parents ae74d8d + 9347578 commit 394d6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -16,7 +16,7 @@

plugins {
id 'java'
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
}

apply from: 'dependencies.gradle'
Expand Down

0 comments on commit 394d6f5

Please sign in to comment.