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.15
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent b71fa44 commit a4288d1
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 @@ -64,7 +64,7 @@ androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "8.
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.15.3" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.2" }
junit = { module = "junit:junit", version = "4.13.2" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.14" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.15" }
assertk = "com.willowtreeapps.assertk:assertk:0.28.0"
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
Expand Down

0 comments on commit a4288d1

Please sign in to comment.