diff --git a/vector/build.gradle b/vector/build.gradle index dc8c3f50471..5e62b63d953 100644 --- a/vector/build.gradle +++ b/vector/build.gradle @@ -528,7 +528,7 @@ dependencies { // Plant Timber tree for test androidTestImplementation libs.tests.timberJunitRule // "The one who serves a great Espresso" - androidTestImplementation('com.adevinta.android:barista:4.2.0') { + androidTestImplementation('com.adevinta.android:barista:4.3.0') { exclude group: 'org.jetbrains.kotlin' } androidTestUtil libs.androidx.orchestrator