Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Apr 11, 2022
1 parent 070fa82 commit d3f21dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:31.1-jre (1 constraints: 47069c47)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:1.3 (1 constraints: b809eda0)
com.palantir.safe-logging:logger:1.25.0 (1 constraints: 3a053c3b)
com.palantir.safe-logging:logger-slf4j:1.25.0 (1 constraints: 330e8e50)
com.palantir.safe-logging:logger-spi:1.25.0 (2 constraints: 751ea2b0)
com.palantir.safe-logging:preconditions:1.25.0 (1 constraints: 3a053c3b)
com.palantir.safe-logging:safe-logging:1.25.0 (3 constraints: 112feafa)
com.palantir.safe-logging:logger:1.26.0 (1 constraints: 3b053f3b)
com.palantir.safe-logging:logger-slf4j:1.26.0 (1 constraints: 340e9150)
com.palantir.safe-logging:logger-spi:1.26.0 (2 constraints: 771ed8b0)
com.palantir.safe-logging:preconditions:1.26.0 (1 constraints: 3b053f3b)
com.palantir.safe-logging:safe-logging:1.26.0 (3 constraints: 142f83fb)
net.sf.jopt-simple:jopt-simple:5.0.4 (1 constraints: be0ad6cc)
org.apache.commons:commons-math3:3.2 (1 constraints: 5c0a8ab7)
org.checkerframework:checker-qual:3.12.0 (1 constraints: 480a3bbf)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
com.google.code.findbugs:jsr305 = 3.0.2
com.google.guava:guava = 31.1-jre
com.palantir.safe-logging:* = 1.25.0
com.palantir.safe-logging:* = 1.26.0
org.immutables:* = 2.8.8
org.slf4j:* = 1.7.36
com.uber.nullaway:nullaway = 0.9.6
Expand Down

0 comments on commit d3f21dd

Please sign in to comment.