Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2219)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Mar 22, 2024
1 parent acad786 commit 6f255a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ com.fasterxml.jackson.module:jackson-module-afterburner:2.15.3 (1 constraints: 9
com.github.ben-manes.caffeine:caffeine:3.1.8 (2 constraints: c2176a4f)
com.google.auto:auto-common:1.2.1 (1 constraints: 17120ffb)
com.google.code.findbugs:jsr305:3.0.2 (14 constraints: 49e26143)
com.google.errorprone:error_prone_annotations:2.7.1 (16 constraints: 5d004d36)
com.google.errorprone:error_prone_annotations:2.7.1 (16 constraints: 5d004c36)
com.google.guava:failureaccess:1.0.2 (1 constraints: 150ae2b4)
com.google.guava:guava:33.1.0-jre (15 constraints: 3409ce3f)
com.google.guava:guava:33.1.0-jre (15 constraints: 3309e13d)
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.common:streams:2.2.0 (1 constraints: 0605fb35)
com.palantir.common:streams:2.3.0 (1 constraints: 0705fe35)
com.palantir.conjure.java:conjure-lib:8.12.0 (1 constraints: 3d05593b)
com.palantir.conjure.java.api:errors:2.50.0 (2 constraints: 5f1547da)
com.palantir.conjure.java.api:service-config:2.50.0 (2 constraints: 5919b4db)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ com.fasterxml.jackson.core:jackson-databind = 2.15.3
com.google.code.findbugs:jsr305 = 3.0.2
com.google.guava:guava = 33.1.0-jre
com.google.testing.compile:compile-testing = 0.21.0
com.palantir.common:streams = 2.2.0
com.palantir.common:streams = 2.3.0
com.palantir.conjure:conjure = 4.43.0
com.palantir.conjure.java:* = 8.12.0
com.palantir.conjure.java.api:* = 2.50.0
Expand Down

0 comments on commit 6f255a5

Please sign in to comment.