Skip to content

Commit

Permalink
[High Priority] Excavator: Upgrade buildscript dependencies (#1747)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 2, 2024
1 parent 70f2809 commit 9d0cd80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
classpath 'com.palantir.gradle.jdks:gradle-jdks:0.58.0'
classpath 'com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.16.0'
classpath 'com.palantir.gradle.plugintesting:gradle-plugin-testing:0.2.0'
classpath 'com.palantir.gradle.plugintesting:gradle-plugin-testing:0.4.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.19.0'
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.13.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.50.0'
Expand Down
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ org.yaml:snakeyaml:2.3 (1 constraints: 3d178c10)
[Test dependencies]
cglib:cglib-nodep:3.2.2 (1 constraints: 490ded24)
com.netflix.nebula:nebula-test:10.6.1 (1 constraints: 3a053a3b)
com.palantir.gradle.plugintesting:plugin-testing-core:0.2.0 (1 constraints: 0405f135)
com.palantir.gradle.plugintesting:plugin-testing-core:0.4.0 (1 constraints: 0605f735)
junit:junit:4.13.2 (3 constraints: 052421c6)
org.apache.commons:commons-compress:1.21 (1 constraints: f70aebc8)
org.apiguardian:apiguardian-api:1.1.2 (6 constraints: 896455cc)
Expand Down

0 comments on commit 9d0cd80

Please sign in to comment.