Skip to content

Commit 2353668

Browse files
fix(deps): update dependency app.cash.turbine:turbine to v1.2.1
1 parent 920c415 commit 2353668

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
@@ -147,7 +147,7 @@ test_junit = "junit:junit:4.13.2"
147147
test_runner = "androidx.test:runner:1.6.2"
148148
test_mockk = "io.mockk:mockk:1.14.2"
149149
test_konsist = "com.lemonappdev:konsist:0.17.3"
150-
test_turbine = "app.cash.turbine:turbine:1.2.0"
150+
test_turbine = "app.cash.turbine:turbine:1.2.1"
151151
test_truth = "com.google.truth:truth:1.4.4"
152152
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.18"
153153
test_robolectric = "org.robolectric:robolectric:4.14.1"

0 commit comments

Comments
 (0)