Browse Source

Merge pull request #158 from vector-im/renovate/com.adevinta.android

Update dependency com.adevinta.android:barista to v4.3.0
misc/jme/add-logging-to-state-machine
Benoit Marty 2 years ago committed by GitHub
parent
commit
f1afd67397
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -101,7 +101,7 @@ test_runner = "androidx.test:runner:1.5.2" @@ -101,7 +101,7 @@ test_runner = "androidx.test:runner:1.5.2"
test_uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
test_junitext = "androidx.test.ext:junit:1.1.3"
test_mockk = "io.mockk:mockk:1.13.4"
test_barista = "com.adevinta.android:barista:4.2.0"
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.12.1"

Loading…
Cancel
Save