Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit d9ffb0d

Browse files
fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 (#869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35815aa commit d9ffb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66
dependencies {
77
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
8-
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
8+
classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
99
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1010
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
1111
classpath "org.grails.plugins:views-gradle:3.2.3"

0 commit comments

Comments
 (0)