Skip to content

Commit

Permalink
Merge pull request element-hq#3357 from element-hq/renovate/com.googl…
Browse files Browse the repository at this point in the history
…e.testparameterinjector-test-parameter-injector-1.x

Update dependency com.google.testparameterinjector:test-parameter-injector to v1.17
  • Loading branch information
bmarty authored Aug 29, 2024
2 parents d80f70f + 8b5fcf6 commit d372697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ test_mockk = "io.mockk:mockk:1.13.12"
test_konsist = "com.lemonappdev:konsist:0.15.1"
test_turbine = "app.cash.turbine:turbine:1.1.0"
test_truth = "com.google.truth:truth:1.4.4"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.16"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.17"
test_robolectric = "org.robolectric:robolectric:4.13"
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
test_composable_preview_scanner = "com.github.sergio-sastre.ComposablePreviewScanner:android:0.1.2"
Expand Down

0 comments on commit d372697

Please sign in to comment.