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.
2 parents f4076dc + df30cf3 commit 43b2f28Copy full SHA for 43b2f28
gradle/libs.versions.toml
@@ -136,7 +136,7 @@ test_konsist = "com.lemonappdev:konsist:0.13.0"
136
test_turbine = "app.cash.turbine:turbine:1.1.0"
137
test_truth = "com.google.truth:truth:1.4.2"
138
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.15"
139
-test_robolectric = "org.robolectric:robolectric:4.12"
+test_robolectric = "org.robolectric:robolectric:4.12.1"
140
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
141
142
# Others
0 commit comments