Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Aug 4, 2021
1 parent 7fc0c09 commit 7c298b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Run ./gradlew --write-locks to regenerate this file
com.google.code.findbugs:jsr305:3.0.2 (2 constraints: 1d0fb186)
com.google.errorprone:error_prone_annotations:2.8.0 (2 constraints: 250f6687)
com.google.errorprone:error_prone_annotations:2.8.1 (2 constraints: 260f8687)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:30.1.1-jre (1 constraints: a5064e53)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ commons-io:commons-io = 2.11.0

# conflict resolution
com.google.code.findbugs:jsr305 = 3.0.2
com.google.errorprone:error_prone_annotations = 2.8.0
com.google.errorprone:error_prone_annotations = 2.8.1
org.checkerframework:checker-qual = 2.5.0
org.junit.jupiter:* = 5.7.2
org.junit.vintage:* = 5.7.2

0 comments on commit 7c298b9

Please sign in to comment.