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 2c9c711 commit ae095efCopy full SHA for ae095ef
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
classpath 'com.gradle.publish:plugin-publish-plugin:0.10.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:2.44.0'
+ classpath 'com.palantir.baseline:gradle-baseline-java:2.45.0'
14
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.13.1'
15
classpath 'com.palantir.javaformat:gradle-palantir-java-format:0.3.9'
16
}
0 commit comments