Skip to content

Commit d3483e2

Browse files
Update dependency app.cash.turbine:turbine to v1.2.0
1 parent ab8725b commit d3483e2

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
@@ -104,7 +104,7 @@ test-androidx-uiautomator = { group = "androidx.test.uiautomator", name = "uiaut
104104
test-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinxCoroutines" }
105105
test-junit = { group = "junit", name = "junit", version = "4.13.2" }
106106
test-robolectric = { group = "org.robolectric", name = "robolectric", version = "4.12.1" }
107-
test-turbine = { group = "app.cash.turbine", name = "turbine", version = "1.1.0" }
107+
test-turbine = { group = "app.cash.turbine", name = "turbine", version = "1.2.0" }
108108

109109

110110
[bundles]

0 commit comments

Comments
 (0)