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.
1 parent 6f109b8 commit 079cfb0Copy full SHA for 079cfb0
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
classpath 'com.netflix.nebula:gradle-info-plugin:5.2.0'
9
classpath 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
10
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
11
- classpath 'com.netflix.nebula:nebula-publishing-plugin:15.0.3'
+ classpath 'com.netflix.nebula:nebula-publishing-plugin:16.0.0'
12
classpath 'com.palantir.baseline:gradle-baseline-java:3.0.0'
13
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.17.0'
14
}
0 commit comments