Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Mar 8, 2022
1 parent 6f9e942 commit 0efa7b9
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
@@ -1,7 +1,7 @@
# Run ./gradlew --write-locks to regenerate this file
com.google.auto.service:auto-service-annotations:1.0.1 (1 constraints: 0405f135)
com.google.code.findbugs:jsr305:3.0.2 (5 constraints: ad3e40fa)
com.google.errorprone:error_prone_annotations:2.7.1 (5 constraints: c43e9d00)
com.google.errorprone:error_prone_annotations:2.11.0 (5 constraints: ee3e7139)
com.palantir.goethe:goethe:0.6.0 (1 constraints: 0805fd35)
com.squareup:javapoet:1.13.0 (2 constraints: 2b113eee)
org.slf4j:slf4j-api:1.7.31 (1 constraints: 3e05463b)
Expand All @@ -18,7 +18,7 @@ com.google.errorprone:error_prone_refaster:2.3.3 (1 constraints: 0a050136)
com.google.errorprone:error_prone_type_annotations:2.3.3 (1 constraints: f51029b8)
com.google.errorprone:javac:9+181-r4173-1 (3 constraints: 003cc23b)
com.google.guava:failureaccess:1.0.1 (2 constraints: d5150d01)
com.google.guava:guava:31.0.1-jre (5 constraints: 1c49e783)
com.google.guava:guava:31.1-jre (5 constraints: be48cd32)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (2 constraints: 27311c3a)
com.google.j2objc:j2objc-annotations:1.3 (2 constraints: 1d15b8b5)
com.google.protobuf:protobuf-java:3.4.0 (1 constraints: f4102eb8)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
com.google.code.findbugs:jsr305 = 3.0.2
com.google.guava:guava = 31.0.1-jre
com.google.guava:guava = 31.1-jre
com.uber.nullaway:nullaway = 0.9.5
junit:junit = 4.13.2
org.assertj:assertj-core = 3.22.0
Expand Down

0 comments on commit 0efa7b9

Please sign in to comment.