diff --git a/FlowCrypt/build.gradle b/FlowCrypt/build.gradle index 563fb0b31a..a5cd840e9b 100644 --- a/FlowCrypt/build.gradle +++ b/FlowCrypt/build.gradle @@ -339,7 +339,7 @@ dependencies { devDebugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10' debugImplementation 'androidx.fragment:fragment-testing:1.5.5' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0' + androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1' androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1' androidTestImplementation 'androidx.test.espresso:espresso-web:3.5.1'