Skip to content

Commit

Permalink
Upgrade to Gradle Nexus Publish Plugin 2.0.0
Browse files Browse the repository at this point in the history
Closes gh-21
  • Loading branch information
rainboyan committed Nov 13, 2024
1 parent dd6ec8e commit 03310f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}
}
dependencies {
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
classpath "org.graceframework:grace-gradle-plugin:$graceVersion"
classpath "org.gradle:test-retry-gradle-plugin:1.4.0"
classpath "io.spring.gradle:dependency-management-plugin:$springDependencyManagementPluginVersion"
Expand Down

0 comments on commit 03310f4

Please sign in to comment.