Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 259a644e authored by cketti's avatar cketti
Browse files

Update Robolectric to version 4.9.2

parent 95b61e61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ xmlpull = "com.github.cketti:xmlpull-extracted-from-android:1.0"
kxml2 = "com.github.cketti:kxml2-extracted-from-android:1.0"

junit = "junit:junit:4.13.2"
robolectric = "org.robolectric:robolectric:4.9"
robolectric = "org.robolectric:robolectric:4.9.2"
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
mockito-inline = { module = "org.mockito:mockito-inline", version.ref = "mockito" }
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.0.0"