fix(deps): update dependency app.cash.turbine:turbine to v0.12.1 (#2225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a466e6e08b
commit
0e8bfd1b3b
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ testing-kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit",
|
||||||
testing-robolectric = "org.robolectric:robolectric:4.9"
|
testing-robolectric = "org.robolectric:robolectric:4.9"
|
||||||
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.9"
|
testing-testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.9"
|
||||||
testing-turbine = "app.cash.turbine:turbine:0.12.0"
|
testing-turbine = "app.cash.turbine:turbine:0.12.1"
|
||||||
thirdparty-beagle-log = { module = "io.github.pandulapeter.beagle:log", version.ref = "beagle" }
|
thirdparty-beagle-log = { module = "io.github.pandulapeter.beagle:log", version.ref = "beagle" }
|
||||||
thirdparty-beagle-log-noop = { module = "io.github.pandulapeter.beagle:log-noop", version.ref = "beagle" }
|
thirdparty-beagle-log-noop = { module = "io.github.pandulapeter.beagle:log-noop", version.ref = "beagle" }
|
||||||
thirdparty-beagle-noop = { module = "io.github.pandulapeter.beagle:noop", version.ref = "beagle" }
|
thirdparty-beagle-noop = { module = "io.github.pandulapeter.beagle:noop", version.ref = "beagle" }
|
||||||
|
|
Loading…
Reference in a new issue