Skip to content

Commit

Permalink
[High Priority] Excavator: Upgrade buildscript dependencies (#2823)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jun 18, 2024
1 parent 73c02e0 commit 96a96a4
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 @@ -13,7 +13,7 @@ buildscript {
classpath 'com.diffplug.gradle:goomph:3.32.1'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.15.0'
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.10.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.22.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.23.0'
classpath 'com.gradle.publish:plugin-publish-plugin:1.2.1'
classpath 'com.palantir.baseline:gradle-baseline-java:5.58.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.33.0'
Expand Down
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Run ./gradlew writeVersionsLock to regenerate this file
# Run ./gradlew writeVersionsLocks to regenerate this file
aopalliance:aopalliance:1.0 (1 constraints: 170a83ac)
com.diffplug.durian:durian-collect:1.2.0 (3 constraints: 4d313bd2)
com.diffplug.durian:durian-core:1.2.0 (4 constraints: 2640ae56)
Expand Down

0 comments on commit 96a96a4

Please sign in to comment.