Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#793)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored May 30, 2023
1 parent 34a399b commit ff24740
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions versions.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Run ./gradlew --write-locks to regenerate this file
com.fasterxml.jackson.core:jackson-annotations:2.14.2 (2 constraints: c3178871)
com.google.code.findbugs:jsr305:3.0.2 (1 constraints: 170aecb4)
com.google.errorprone:error_prone_annotations:2.18.0 (5 constraints: 8f49ec8f)
com.palantir.safe-logging:logger:3.4.0 (1 constraints: 09050636)
com.palantir.safe-logging:logger-slf4j:3.4.0 (1 constraints: 020e5f42)
com.palantir.safe-logging:logger-spi:3.4.0 (2 constraints: 131e037b)
com.palantir.safe-logging:preconditions:3.4.0 (1 constraints: 09050636)
com.palantir.safe-logging:safe-logging:3.4.0 (4 constraints: 86333a5d)
com.google.errorprone:error_prone_annotations:2.18.0 (5 constraints: ab491998)
com.palantir.safe-logging:logger:3.5.0 (1 constraints: 0a050936)
com.palantir.safe-logging:logger-slf4j:3.5.0 (1 constraints: 030e6242)
com.palantir.safe-logging:logger-spi:3.5.0 (2 constraints: 151e387b)
com.palantir.safe-logging:preconditions:3.5.0 (1 constraints: 0a050936)
com.palantir.safe-logging:safe-logging:3.5.0 (4 constraints: 8a33595e)
org.immutables:value:2.9.3 (1 constraints: 10051336)
org.jetbrains:annotations:24.0.1 (1 constraints: 331164d1)
org.slf4j:slf4j-api:1.7.31 (1 constraints: 471091b6)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
com.fasterxml.jackson.core:* = 2.14.2
com.fasterxml.jackson.core:jackson-databind = 2.14.2
org.immutables:* = 2.9.3
com.palantir.safe-logging:* = 3.4.0
com.palantir.safe-logging:* = 3.5.0
com.google.guava:guava = 32.0.0-jre
com.uber.nullaway:nullaway = 0.10.10

Expand Down

0 comments on commit ff24740

Please sign in to comment.