Skip to content

Commit

Permalink
Update dependency com.google.testparameterinjector:test-parameter-inj…
Browse files Browse the repository at this point in the history
…ector to v1.18 (#2364)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent d96b659 commit 84927a6
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 @@ -72,7 +72,7 @@ androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "8.
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
clikt = "com.github.ajalt.clikt:clikt:5.0.0"
junit = { module = "junit:junit", version = "4.13.2" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.17" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.18" }
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
robolectric = { module = "org.robolectric:robolectric", version = "4.13" }
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
Expand Down

0 comments on commit 84927a6

Please sign in to comment.