Skip to content

Commit

Permalink
[High Priority] Excavator: Upgrade buildscript dependencies (#646)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jun 18, 2024
1 parent 93a808b commit 38c0cd4
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 @@ -27,7 +27,7 @@ buildscript {
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.baseline:gradle-baseline-java:5.58.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.palantir.gradle.gitversion:gradle-git-version:3.1.0'
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.7.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.47.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
com.google.code.findbugs:jsr305:3.0.2 (3 constraints: d31e2ad5)
com.google.errorprone:error_prone_annotations:2.26.1 (5 constraints: 9b497093)
com.google.guava:failureaccess:1.0.2 (1 constraints: 150ae2b4)
Expand Down

0 comments on commit 38c0cd4

Please sign in to comment.