Skip to content

Commit

Permalink
fix(deps): update dependency com.google.testparameterinjector:test-pa…
Browse files Browse the repository at this point in the history
…rameter-injector-junit5 to v1.16 (#766)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 147fb65 commit c6872c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -27,7 +27,7 @@ retrofit-converter-moshi = { module = "com.squareup.retrofit2:converter-moshi",
retrofit-converter-scalars = { module = "com.squareup.retrofit2:converter-scalars", version.ref = "retrofit" }

junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector-junit5:1.15"
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector-junit5:1.16"
truth = { module = "com.google.truth:truth", version.ref = "truth" }
truth-java8 = { module = "com.google.truth.extensions:truth-java8-extension", version.ref = "truth" }
truth-testKit = "com.autonomousapps:testkit-truth:1.1"
Expand Down

0 comments on commit c6872c0

Please sign in to comment.