Skip to content

Commit 752d153

Browse files
authored
Merge pull request #1370 from grails/dependabot/gradle/7.0.x/io.codearte.gradle.nexus-gradle-nexus-staging-plugin-0.22.0
Bump gradle-nexus-staging-plugin from 0.21.2 to 0.22.0
2 parents 25fa48b + ba9818f commit 752d153

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.21.2"
11+
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.22.0"
1212
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1313
}
1414
}

0 commit comments

Comments
 (0)