Excavator: Upgrade dependencies (#233)
This commit is contained in:
parent
68fa986ed8
commit
b052835918
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
|
|||
com.google.guava:guava:27.0.1-jre (2 constraints: c7135868)
|
||||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
|
||||
com.google.j2objc:j2objc-annotations:1.1 (1 constraints: b609eba0)
|
||||
com.netflix.nebula:nebula-test:7.4.0 (1 constraints: 0d051a36)
|
||||
com.netflix.nebula:nebula-test:7.5.0 (1 constraints: 0e051d36)
|
||||
com.squareup.okhttp3:mockwebserver:3.14.1 (1 constraints: 3b05423b)
|
||||
com.squareup.okhttp3:okhttp:3.14.1 (1 constraints: 680fa37c)
|
||||
com.squareup.okio:okio:1.17.2 (1 constraints: 850cc309)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
com.google.guava:guava = 27.0.1-jre
|
||||
com.netflix.nebula:nebula-test = 7.4.0
|
||||
com.netflix.nebula:nebula-test = 7.5.0
|
||||
com.squareup.okhttp3:* = 3.14.1
|
||||
|
||||
# conflict resolution
|
||||
|
|
Loading…
Reference in a new issue