Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jul 31, 2023
1 parent 750b27c commit 57ccc9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ com.google.auto.service:auto-service-annotations:1.1.1 (1 constraints: 9c0f6a86)
com.google.code.findbugs:jsr305:3.0.2 (3 constraints: 571ca3f6)
com.google.errorprone:error_prone_annotations:2.19.1 (4 constraints: 4f27c87b)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:32.1.1-jre (7 constraints: 7d6dada0)
com.google.guava:guava:32.1.2-jre (7 constraints: 7e6ddaa1)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:2.8 (2 constraints: 9716ab11)
com.googlecode.concurrent-trees:concurrent-trees:2.6.1 (1 constraints: 761166da)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ com.github.ben-manes.caffeine:caffeine = 3.1.7
com.google.auto.service:auto-service = 1.1.1
com.google.code.findbugs:jsr305 = 3.0.2
com.google.errorprone:error_prone_annotations = 2.11.0
com.google.guava:guava = 32.1.1-jre
com.google.guava:guava = 32.1.2-jre
com.google.guava:guava-testlib = 27.0.1-jre
com.google.testing.compile:compile-testing = 0.15
com.google.truth:truth = 1.1.5
Expand Down

0 comments on commit 57ccc9e

Please sign in to comment.