Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 9cc044a

Browse files
fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.13 (#2725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1de941b commit 9cc044a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ testing-junit = "junit:junit:4.13.2"
7171
testing-kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
7272
testing-robolectric = "org.robolectric:robolectric:4.10.3"
7373
testing-sharedPrefsMock = "com.github.android-password-store:shared-preferences-fake:2.0.0"
74-
testing-testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.12"
74+
testing-testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.13"
7575
testing-turbine = "app.cash.turbine:turbine:1.0.0"
7676
thirdparty-bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version.ref = "bouncycastle" }
7777
thirdparty-commons_codec = "commons-codec:commons-codec:1.14"

0 commit comments

Comments
 (0)