Browse Source

Update dependency org.robolectric:robolectric to v4.9.2

test/jme/compound-poc
renovate[bot] 2 years ago committed by GitHub
parent
commit
420de12fa2
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -111,7 +111,7 @@ test_orchestrator = "androidx.test:orchestrator:1.4.2" @@ -111,7 +111,7 @@ test_orchestrator = "androidx.test:orchestrator:1.4.2"
test_turbine = "app.cash.turbine:turbine:0.12.1"
test_truth = "com.google.truth:truth:1.1.3"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.10"
test_robolectric = "org.robolectric:robolectric:4.9"
test_robolectric = "org.robolectric:robolectric:4.9.2"
# Others
coil = { module = "io.coil-kt:coil", version.ref = "coil" }

Loading…
Cancel
Save