Skip to content

Commit

Permalink
fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 35815aa commit a04e5b6
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 @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "org.grails.plugins:views-gradle:3.2.3"
Expand Down

0 comments on commit a04e5b6

Please sign in to comment.