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 ad37497 commit f8dc128Copy full SHA for f8dc128
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
classpath 'com.netflix.nebula:gradle-info-plugin:7.1.4'
11
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
12
classpath 'com.netflix.nebula:nebula-publishing-plugin:17.2.1'
13
- classpath 'com.palantir.baseline:gradle-baseline-java:3.17.0'
+ classpath 'com.palantir.baseline:gradle-baseline-java:3.18.0'
14
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.20.0'
15
}
16
0 commit comments