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 to v1.14 (#249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent d5a58ae commit b5a344b
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 @@ -28,7 +28,7 @@ kotlin-gradleApi = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin-api", v

assertk = "com.willowtreeapps.assertk:assertk:0.27.0"
asm-util = "org.ow2.asm:asm-util:9.6"
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.13"
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.14"

[plugins]

Expand Down

0 comments on commit b5a344b

Please sign in to comment.