File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ buildscript {
55 }
66
77 dependencies {
8+ classpath ' com.palantir.baseline-error-prone:gradle-baseline-error-prone:0.6.0'
89 classpath ' com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
910 classpath ' com.palantir.gradle.jdks:gradle-jdks:0.71.0'
1011 classpath ' com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.24.0'
@@ -27,6 +28,7 @@ id 'com.palantir.git-version' version '4.0.0'
2728apply plugin : ' com.palantir.external-publish'
2829apply plugin : ' com.palantir.failure-reports'
2930apply plugin : ' com.palantir.baseline'
31+ apply plugin : ' com.palantir.baseline-error-prone-root'
3032apply plugin : ' com.palantir.git-version'
3133apply plugin : ' com.palantir.jdks'
3234apply plugin : ' com.palantir.consistent-versions'
You can’t perform that action at this time.
0 commit comments