Skip to content

Commit

Permalink
Excavator: Enforce that Jakarta dependency versions use the new 'jaka…
Browse files Browse the repository at this point in the history
…rta' namespace, or replace it with an equivalent Java EE dependency instead (#948)
  • Loading branch information
svc-excavator-bot authored Nov 7, 2023
1 parent 7d007ac commit 8b8e606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.5.0'
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
classpath 'com.gradle.publish:plugin-publish-plugin:1.2.1'
classpath 'com.palantir.baseline:gradle-baseline-java:5.20.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.16.0'
Expand Down

0 comments on commit 8b8e606

Please sign in to comment.