Merge pull request #2640 from element-hq/renovate/org.robolectric-robolectric-4.x

Update dependency org.robolectric:robolectric to v4.12.1
This commit is contained in:
Benoit Marty 2024-04-03 10:39:37 +02:00 committed by GitHub
commit 43b2f28e14
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