mirror of https://github.com/grpc/grpc-java.git
Upgrade robolectric version to 4.3.1 (#6595)
This commit is contained in:
parent
04924d07b3
commit
1cefe851e1
|
|
@ -157,7 +157,7 @@ subprojects {
|
|||
mockito: 'org.mockito:mockito-core:2.28.2',
|
||||
truth: 'com.google.truth:truth:1.0',
|
||||
guava_testlib: "com.google.guava:guava-testlib:${guavaVersion}",
|
||||
robolectric: "org.robolectric:robolectric:3.5.1",
|
||||
robolectric: "org.robolectric:robolectric:4.3.1",
|
||||
|
||||
// Benchmark dependencies
|
||||
hdrhistogram: 'org.hdrhistogram:HdrHistogram:2.1.10',
|
||||
|
|
|
|||
Loading…
Reference in New Issue