Skip to content

Commit fd7eb65

Browse files
authored
Merge pull request #1326 from grails/dependabot/gradle/7.0.x/io.codearte.gradle.nexus-gradle-nexus-staging-plugin-0.21.2
Bump gradle-nexus-staging-plugin from 0.8.0 to 0.21.2
2 parents 5939335 + 3f5c0f7 commit fd7eb65

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
@@ -8,7 +8,7 @@ buildscript {
88
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5"
99
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0"
1010
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
11-
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.8.0"
11+
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2"
1212
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1313
}
1414
}

0 commit comments

Comments
 (0)