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

Commit 8db7463

Browse files
fix(deps): update dependency app.cash.turbine:turbine to v0.11.0 (#2136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdefe1b commit 8db7463

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
@@ -73,7 +73,7 @@ testing-kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit",
7373
testing-robolectric = "org.robolectric:robolectric:4.8.2"
7474
testing-sharedPrefsMock = "com.github.android-password-store:shared-preferences-fake:2.0.0"
7575
testing-testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.8"
76-
testing-turbine = "app.cash.turbine:turbine:0.10.0"
76+
testing-turbine = "app.cash.turbine:turbine:0.11.0"
7777
thirdparty-bouncycastle-bcpkix = { module = "org.bouncycastle:bcpkix-jdk15to18", version.ref = "bouncycastle" }
7878
thirdparty-bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk15to18", version.ref = "bouncycastle" }
7979
thirdparty-commons_codec = "commons-codec:commons-codec:1.14"

0 commit comments

Comments
 (0)