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 6555d8a commit ded3585Copy full SHA for ded3585
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.25.0'
+ classpath 'com.palantir.baseline:gradle-baseline-java:2.26.0'
13
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.12.4'
14
}
15
0 commit comments