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 5f25a98 commit 7ca9c12Copy full SHA for 7ca9c12
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:15.0.3'
13
- classpath 'com.palantir.baseline:gradle-baseline-java:3.2.2'
+ classpath 'com.palantir.baseline:gradle-baseline-java:3.3.0'
14
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.17.0'
15
classpath 'com.palantir.javaformat:gradle-palantir-java-format:0.3.22'
16
}
0 commit comments