Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 17, 2024
1 parent f585485 commit e5e7a87
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 @@ -5,9 +5,9 @@ com.fasterxml.jackson.core:jackson-core:2.15.3 (1 constraints: 8b123e21)
com.fasterxml.jackson.core:jackson-databind:2.15.3 (1 constraints: 3d05413b)
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.28.0 (3 constraints: ae1f4750)
com.google.errorprone:error_prone_annotations:2.36.0 (3 constraints: ad1f4550)
com.google.guava:failureaccess:1.0.2 (2 constraints: f2152a13)
com.google.guava:guava:33.3.1-jre (6 constraints: 586c4384)
com.google.guava:guava:33.4.0-jre (6 constraints: 586c4584)
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.11.4
org.assertj:assertj-core = 3.26.3
org.mockito:* = 5.14.2
com.palantir.gradle.utils:* = 0.1.0
com.google.guava:guava = 33.3.1-jre
com.google.guava:guava = 33.4.0-jre
commons-io:commons-io = 2.18.0
org.apache.commons:commons-compress = 1.27.1
com.palantir.gradle.auto-parallelizable:* = 1.4.0
Expand Down

0 comments on commit e5e7a87

Please sign in to comment.