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 0879c2e commit 7f5d257Copy full SHA for 7f5d257
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
classpath 'com.netflix.nebula:gradle-info-plugin:5.2.0'
10
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
11
classpath 'com.netflix.nebula:nebula-publishing-plugin:14.1.1'
12
- classpath 'com.palantir.baseline:gradle-baseline-java:2.39.0'
+ classpath 'com.palantir.baseline:gradle-baseline-java:2.40.0'
13
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.12.4'
14
}
15
0 commit comments