fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.18 (#3248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
521abb2169
commit
9fa6aa03ee
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ testing-junit = "junit:junit:4.13.2"
|
||||||
testing-kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
|
testing-kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
|
||||||
testing-robolectric = "org.robolectric:robolectric:4.13"
|
testing-robolectric = "org.robolectric:robolectric:4.13"
|
||||||
testing-sharedPrefsMock = "com.github.android-password-store:shared-preferences-fake:2.0.0"
|
testing-sharedPrefsMock = "com.github.android-password-store:shared-preferences-fake:2.0.0"
|
||||||
testing-testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.17"
|
testing-testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.18"
|
||||||
testing-turbine = "app.cash.turbine:turbine:1.1.0"
|
testing-turbine = "app.cash.turbine:turbine:1.1.0"
|
||||||
thirdparty-bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version.ref = "bouncycastle" }
|
thirdparty-bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version.ref = "bouncycastle" }
|
||||||
thirdparty-bouncycastle-bcutil = { module = "org.bouncycastle:bcutil-jdk18on", version.ref = "bouncycastle" }
|
thirdparty-bouncycastle-bcutil = { module = "org.bouncycastle:bcutil-jdk18on", version.ref = "bouncycastle" }
|
||||||
|
|
Loading…
Reference in a new issue