Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored May 31, 2024
1 parent 2baf5cd commit 2b6b031
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 @@ -7,7 +7,7 @@ com.github.ben-manes.caffeine:caffeine:3.1.8 (2 constraints: d216c42c)
com.google.code.findbugs:jsr305:3.0.2 (2 constraints: 1d0fb186)
com.google.errorprone:error_prone_annotations:2.26.1 (3 constraints: ad1f4250)
com.google.guava:failureaccess:1.0.2 (2 constraints: f2152a13)
com.google.guava:guava:33.2.0-jre (5 constraints: 2d54539b)
com.google.guava:guava:33.2.1-jre (5 constraints: 2e54369c)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.inject:guice:5.1.0 (1 constraints: e20b61f3)
com.google.j2objc:j2objc-annotations:3.0.0 (1 constraints: 150aeab4)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org.junit.jupiter:* = 5.10.2
org.assertj:assertj-core = 3.26.0
org.mockito:* = 5.12.0
com.palantir.gradle.utils:* = 0.1.0
com.google.guava:guava = 33.2.0-jre
com.google.guava:guava = 33.2.1-jre
commons-io:commons-io = 2.16.1
org.apache.commons:commons-compress = 1.26.2
com.palantir.gradle.auto-parallelizable:* = 1.4.0
Expand Down

0 comments on commit 2b6b031

Please sign in to comment.