Browse Source

Merge pull request #274 from vector-im/renovate/app.cash.turbine

Update dependency app.cash.turbine:turbine to v0.12.3
test/jme/compound-poc
Benoit Marty 1 year ago committed by GitHub
parent
commit
fb6b9707d3
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -112,7 +112,7 @@ test_mockk = "io.mockk:mockk:1.13.5"
test_barista = "com.adevinta.android:barista:4.3.0" test_barista = "com.adevinta.android:barista:4.3.0"
test_hamcrest = "org.hamcrest:hamcrest:2.2" test_hamcrest = "org.hamcrest:hamcrest:2.2"
test_orchestrator = "androidx.test:orchestrator:1.4.2" test_orchestrator = "androidx.test:orchestrator:1.4.2"
test_turbine = "app.cash.turbine:turbine:0.12.1" test_turbine = "app.cash.turbine:turbine:0.12.3"
test_truth = "com.google.truth:truth:1.1.3" test_truth = "com.google.truth:truth:1.1.3"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.11" test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.11"
test_robolectric = "org.robolectric:robolectric:4.9.2" test_robolectric = "org.robolectric:robolectric:4.9.2"

Loading…
Cancel
Save