Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Mar 3, 2022
1 parent f754610 commit 20d4e31
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,8 +1,8 @@
# Run ./gradlew --write-locks to regenerate this file
com.google.code.findbugs:jsr305:3.0.2 (1 constraints: 170aecb4)
com.google.errorprone:error_prone_annotations:2.7.1 (2 constraints: 79147fa7)
com.google.errorprone:error_prone_annotations:2.11.0 (2 constraints: a314ccb6)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:31.0.1-jre (4 constraints: 90348cc4)
com.google.guava:guava:31.1-jre (4 constraints: 3234be88)
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.squareup:javapoet:1.13.0 (1 constraints: 3705323b)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
com.google.guava:guava = 31.0.1-jre
com.google.guava:guava = 31.1-jre
org.junit.jupiter:* = 5.8.2
org.assertj:assertj-core = 3.22.0
com.google.testing.compile:compile-testing = 0.19
Expand Down

0 comments on commit 20d4e31

Please sign in to comment.