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 2ef3fe4 commit 8cdeb4bCopy full SHA for 8cdeb4b
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
classpath 'com.netflix.nebula:gradle-info-plugin:5.2.0'
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'
+ classpath 'com.palantir.baseline:gradle-baseline-java:3.2.0'
14
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.17.0'
15
}
16
0 commit comments