Skip to content

Commit edb4d32

Browse files
authored
Merge pull request #1454 from grails/dependabot/gradle/7.0.x/io.github.gradle-nexus-publish-plugin-1.1.0
Bump publish-plugin from 1.0.0 to 1.1.0
2 parents 3b4fd8d + 1c04e1e commit edb4d32

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 "com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0"
8-
classpath "io.github.gradle-nexus:publish-plugin:1.0.0"
8+
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
99
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1010
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1111
}

0 commit comments

Comments
 (0)