mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 04:51:38 +02:00
fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.15 (#2861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a7d298a6f
commit
d3f2d263c9
|
@ -72,7 +72,7 @@ testing-junit = "junit:junit:4.13.2"
|
|||
testing-kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
|
||||
testing-robolectric = "org.robolectric:robolectric:4.11.1"
|
||||
testing-sharedPrefsMock = "com.github.android-password-store:shared-preferences-fake:2.0.0"
|
||||
testing-testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.14"
|
||||
testing-testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.15"
|
||||
testing-turbine = "app.cash.turbine:turbine:1.0.0"
|
||||
thirdparty-bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version.ref = "bouncycastle" }
|
||||
# We're fine with the current version.
|
||||
|
|
Loading…
Reference in a new issue