Update dependency com.google.testparameterinjector:test-parameter-injector to v1.21 (#6100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bcd707d307
commit
2e9739833e
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ test_mockk = "io.mockk:mockk:1.14.9"
|
|||
test_konsist = "com.lemonappdev:konsist:0.17.3"
|
||||
test_turbine = "app.cash.turbine:turbine:1.2.1"
|
||||
test_truth = "com.google.truth:truth:1.4.5"
|
||||
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.20"
|
||||
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.21"
|
||||
test_robolectric = "org.robolectric:robolectric:4.16.1"
|
||||
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
|
||||
test_composable_preview_scanner = "io.github.sergio-sastre.ComposablePreviewScanner:android:0.8.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue