Skip to content

Commit

Permalink
Upgrade Robolectric
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcreaser committed Dec 13, 2022
1 parent 6d3d8a5 commit 430168c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -153,7 +153,7 @@ ext {
mockkandroid: 'io.mockk:mockk-android:1.12.3',
mockwebserver: 'com.squareup.okhttp3:mockwebserver:5.0.0-alpha.9',
mockitoinline: 'org.mockito:mockito-inline:3.11.2',
robolectric: 'org.robolectric:robolectric:4.5.1',
robolectric: 'org.robolectric:robolectric:4.7',
jsonassert: 'org.skyscreamer:jsonassert:1.5.0'
]
}
Expand Down

0 comments on commit 430168c

Please sign in to comment.