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 @@ -6,6 +6,7 @@ buildscript {
6
6
7
7
dependencies {
8
8
classpath ' com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.15.0'
9
+ classpath ' com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
9
10
classpath ' com.palantir.baseline:gradle-baseline-java:6.25.0'
10
11
classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:2.27.0'
11
12
classpath ' com.palantir.gradle.gitversion:gradle-git-version:3.2.0'
@@ -40,6 +41,7 @@ allprojects {
40
41
apply plugin : ' com.palantir.baseline-class-uniqueness'
41
42
apply plugin : ' com.palantir.baseline-null-away'
42
43
apply plugin : ' com.palantir.external-publish-jar'
44
+ apply plugin : ' com.palantir.jakarta-package-alignment'
43
45
44
46
version rootProject. version
45
47
group ' com.palantir.computemodules'
You can’t perform that action at this time.
0 commit comments