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 39d7084 commit 93d7fabCopy full SHA for 93d7fab
gradle/libs.versions.toml
@@ -147,7 +147,7 @@ test_mockk = "io.mockk:mockk:1.13.12"
147
test_konsist = "com.lemonappdev:konsist:0.16.1"
148
test_turbine = "app.cash.turbine:turbine:1.1.0"
149
test_truth = "com.google.truth:truth:1.4.4"
150
-test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.17"
+test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.18"
151
test_robolectric = "org.robolectric:robolectric:4.13"
152
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
153
test_composable_preview_scanner = "com.github.sergio-sastre.ComposablePreviewScanner:android:0.1.2"
0 commit comments