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.
1 parent 120c30e commit 874fd66Copy full SHA for 874fd66
gradle/libs.versions.toml
@@ -153,7 +153,7 @@ test_mockk = "io.mockk:mockk:1.14.5"
153
test_konsist = "com.lemonappdev:konsist:0.17.3"
154
test_turbine = "app.cash.turbine:turbine:1.2.1"
155
test_truth = "com.google.truth:truth:1.4.5"
156
-test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.18"
+test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.19"
157
test_robolectric = "org.robolectric:robolectric:4.15.1"
158
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
159
test_composable_preview_scanner = "io.github.sergio-sastre.ComposablePreviewScanner:android:0.7.0"
0 commit comments