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 0d7631c commit 76a0dd2Copy full SHA for 76a0dd2
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
classpath 'com.netflix.nebula:gradle-info-plugin:5.1.1'
10
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
11
classpath 'com.netflix.nebula:nebula-publishing-plugin:14.0.0'
12
- classpath 'com.palantir.baseline:gradle-baseline-java:2.18.0'
+ classpath 'com.palantir.baseline:gradle-baseline-java:2.19.0'
13
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.12.4'
14
}
15
0 commit comments