Skip to content

Commit 3f5c0f7

Browse files
Bump gradle-nexus-staging-plugin from 0.8.0 to 0.21.2
Bumps [gradle-nexus-staging-plugin](https://github.com/Codearte/gradle-nexus-staging-plugin) from 0.8.0 to 0.21.2. - [Release notes](https://github.com/Codearte/gradle-nexus-staging-plugin/releases) - [Changelog](https://github.com/Codearte/gradle-nexus-staging-plugin/blob/master/CHANGELOG.md) - [Commits](Codearte/gradle-nexus-staging-plugin@release/0.8.0...release/0.21.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ad965bf commit 3f5c0f7

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)