We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5939335 + 3f5c0f7 commit fd7eb65Copy full SHA for fd7eb65
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5"
9
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0"
10
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
11
- classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.8.0"
+ classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2"
12
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
13
}
14
0 commit comments