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 3b4fd8d + 1c04e1e commit edb4d32Copy full SHA for edb4d32
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
}
6
dependencies {
7
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0"
8
- classpath "io.github.gradle-nexus:publish-plugin:1.0.0"
+ classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
9
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
10
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
11
0 commit comments