Update dependency org.robolectric:robolectric to v4.10.1 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a45e48d9e
commit
53fa178781
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ test_orchestrator = "androidx.test:orchestrator:1.4.2"
|
|||
test_turbine = "app.cash.turbine:turbine:0.12.3"
|
||||
test_truth = "com.google.truth:truth:1.1.3"
|
||||
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.11"
|
||||
test_robolectric = "org.robolectric:robolectric:4.10"
|
||||
test_robolectric = "org.robolectric:robolectric:4.10.1"
|
||||
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
|
||||
|
||||
# Others
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue