Browse Source

Update dependency app.cash.turbine:turbine to v1 (#646)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feature/julioromano/geocoding_api
renovate[bot] 1 year ago committed by GitHub
parent
commit
9ef53c56ba
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -124,7 +124,7 @@ test_mockk = "io.mockk:mockk:1.13.5" @@ -124,7 +124,7 @@ test_mockk = "io.mockk:mockk:1.13.5"
test_barista = "com.adevinta.android:barista:4.3.0"
test_hamcrest = "org.hamcrest:hamcrest:2.2"
test_orchestrator = "androidx.test:orchestrator:1.4.2"
test_turbine = "app.cash.turbine:turbine:0.13.0"
test_turbine = "app.cash.turbine:turbine:1.0.0"
test_truth = "com.google.truth:truth:1.1.5"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.12"
test_robolectric = "org.robolectric:robolectric:4.10.3"

Loading…
Cancel
Save