We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271ed53 commit 5dee26bCopy full SHA for 5dee26b
1 file changed
gradle/libs.versions.toml
@@ -246,5 +246,5 @@ mockito-inline = { module = "org.mockito:mockito-inline", version = "4.8.0" }
246
msgpack = { module = "org.msgpack:msgpack-core", version = "0.9.8" }
247
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }
248
okio = { module = "com.squareup.okio:okio", version = "1.13.0" }
249
-roboelectric = { module = "org.robolectric:robolectric", version = "4.14" }
+roboelectric = { module = "org.robolectric:robolectric", version = "4.15" }
250
0 commit comments