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 2f5a50b commit 2ef3fe4Copy full SHA for 2ef3fe4
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
12
classpath 'com.netflix.nebula:nebula-publishing-plugin:14.1.1'
13
classpath 'com.palantir.baseline:gradle-baseline-java:3.1.1'
14
- classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.16.0'
+ classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.17.0'
15
}
16
17
0 commit comments