File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77
88 dependencies {
99 classpath ' com.google.errorprone:error_prone_core:2.7.1'
10- classpath ' com.palantir.baseline:gradle-baseline-java:3.98 .0'
10+ classpath ' com.palantir.baseline:gradle-baseline-java:4.0 .0'
1111 classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:2.0.0'
1212 classpath ' com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.2.1'
1313 classpath ' com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
@@ -33,7 +33,6 @@ allprojects {
3333 apply plugin : ' org.inferred.processors' // installs the "processor" configuration needed for baseline-error-prone
3434 apply plugin : ' com.palantir.baseline-class-uniqueness'
3535 apply plugin : ' com.palantir.baseline-exact-dependencies'
36- apply plugin : ' com.palantir.baseline-fix-gradle-java'
3736 apply plugin : ' com.palantir.java-format'
3837
3938 java {
You can’t perform that action at this time.
0 commit comments