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

Update dependency com.adevinta.android:barista to v4.3.0
This commit is contained in:
Benoit Marty
2023-03-07 17:24:00 +01:00
committed by GitHub

View File

@@ -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"