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-7
  • Loading branch information
rainboyan committed Nov 13, 2024
1 parent 7b1bcb1 commit 834bb12
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 @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath "org.graceframework:grace-gradle-plugin:$graceVersion"
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
}
}

Expand Down

0 comments on commit 834bb12

Please sign in to comment.