Skip to content

Commit ba9818f

Browse files
Bump gradle-nexus-staging-plugin from 0.21.2 to 0.22.0
Bumps [gradle-nexus-staging-plugin](https://github.com/Codearte/gradle-nexus-staging-plugin) from 0.21.2 to 0.22.0. - [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.21.2...release/0.22.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25fa48b commit ba9818f

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)