Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2004)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Aug 30, 2023
1 parent b9afba0 commit 0e1a3e3
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.2 (1 constraints: 9
com.github.ben-manes.caffeine:caffeine:3.1.8 (2 constraints: c017684f)
com.google.auto:auto-common:0.11 (1 constraints: e711f5e8)
com.google.code.findbugs:jsr305:3.0.2 (11 constraints: 6c9fbcdf)
com.google.errorprone:error_prone_annotations:2.7.1 (14 constraints: 1be12b27)
com.google.errorprone:error_prone_annotations:2.7.1 (15 constraints: a5ed4dde)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:32.1.2-jre (14 constraints: 57e874e0)
com.google.guava:guava:32.1.2-jre (14 constraints: b8e8532d)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:2.8 (1 constraints: be09f5a0)
com.palantir.common:streams:2.1.0 (1 constraints: 0505f835)
com.palantir.common:streams:2.2.0 (1 constraints: 0605fb35)
com.palantir.conjure.java:conjure-lib:7.17.0 (1 constraints: 4105623b)
com.palantir.conjure.java.api:errors:2.35.0 (2 constraints: 5d15cbda)
com.palantir.conjure.java.api:service-config:2.35.0 (2 constraints: 571956dc)
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.2
com.google.code.findbugs:jsr305 = 3.0.2
com.google.guava:guava = 32.1.2-jre
com.google.testing.compile:compile-testing = 0.19
com.palantir.common:streams = 2.1.0
com.palantir.common:streams = 2.2.0
com.palantir.conjure:conjure = 4.38.0
com.palantir.conjure.java:* = 7.17.0
com.palantir.conjure.java.api:* = 2.35.0
Expand Down

0 comments on commit 0e1a3e3

Please sign in to comment.