Skip to content

Commit 1cefe85

Browse files
authored
Upgrade robolectric version to 4.3.1 (#6595)
1 parent 04924d0 commit 1cefe85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ subprojects {
157157
mockito: 'org.mockito:mockito-core:2.28.2',
158158
truth: 'com.google.truth:truth:1.0',
159159
guava_testlib: "com.google.guava:guava-testlib:${guavaVersion}",
160-
robolectric: "org.robolectric:robolectric:3.5.1",
160+
robolectric: "org.robolectric:robolectric:4.3.1",
161161

162162
// Benchmark dependencies
163163
hdrhistogram: 'org.hdrhistogram:HdrHistogram:2.1.10',

0 commit comments

Comments
 (0)