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 f12112b + 745d764 commit ad965bfCopy full SHA for ad965bf
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
dependencies {
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'
+ classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
11
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.8.0"
12
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
13
}
0 commit comments