Update dependency com.google.testparameterinjector:test-parameter-injector to v1.10

This commit is contained in:
renovate[bot] 2023-03-08 10:12:47 +00:00 committed by GitHub
parent abec09908a
commit fca8642c11

View file

@ -106,7 +106,7 @@ test_hamcrest = "org.hamcrest:hamcrest:2.2"
test_orchestrator = "androidx.test:orchestrator:1.4.2"
test_turbine = "app.cash.turbine:turbine:0.12.1"
test_truth = "com.google.truth:truth:1.1.3"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.8"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.10"
# Others
coil = { module = "io.coil-kt:coil", version.ref = "coil" }