Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2091)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 17, 2024
1 parent b714906 commit bd1ea37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ com.github.ben-manes.caffeine:caffeine:3.1.8 (1 constraints: 0e050536)
com.google.auto:auto-common:1.2.2 (2 constraints: e727c4fc)
com.google.auto.service:auto-service-annotations:1.1.1 (1 constraints: 0505f435)
com.google.code.findbugs:jsr305:3.0.2 (4 constraints: 5c3586ed)
com.google.errorprone:error_prone_annotations:2.28.0 (8 constraints: fb70485c)
com.google.errorprone:error_prone_annotations:2.36.0 (8 constraints: fa70485b)
com.google.guava:failureaccess:1.0.2 (1 constraints: 150ae2b4)
com.google.guava:guava:33.3.1-jre (6 constraints: 025bd61a)
com.google.guava:guava:33.4.0-jre (6 constraints: 025bd81a)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:3.0.0 (1 constraints: 150aeab4)
com.palantir.delegate.processors:delegate-processor:2.0.0 (1 constraints: 0405f535)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ com.fasterxml.uuid:* = 4.2.0
com.github.ben-manes.caffeine:* = 3.1.8
com.google.auto.service:* = 1.1.1
com.google.code.findbugs:* = 3.0.2
com.google.guava:guava = 33.3.1-jre
com.google.guava:guava = 33.4.0-jre
com.google.testing.compile:* = 0.21.0
com.palantir.delegate.processors:* = 2.0.0
com.palantir.jvm.diagnostics:* = 0.5.0
Expand Down

0 comments on commit bd1ea37

Please sign in to comment.