Update dependency org.robolectric:robolectric to v4.12.1

This commit is contained in:
renovate[bot] 2024-04-02 18:52:12 +00:00 committed by GitHub
parent f4076dcb7c
commit df30cf3cbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -136,7 +136,7 @@ test_konsist = "com.lemonappdev:konsist:0.13.0"
test_turbine = "app.cash.turbine:turbine:1.1.0"
test_truth = "com.google.truth:truth:1.4.2"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.15"
test_robolectric = "org.robolectric:robolectric:4.12"
test_robolectric = "org.robolectric:robolectric:4.12.1"
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
# Others