Преглед изворни кода

Bump espresso-contrib from 3.2.0 to 3.3.0

Bumps espresso-contrib from 3.2.0 to 3.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] пре 4 година
родитељ
комит
6f05c0f5e8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -373,7 +373,7 @@ dependencies {
 
     // Espresso core
     androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
-    androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.2.0'
+    androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.3.0'
     androidTestImplementation 'androidx.test.espresso:espresso-web:3.2.0'
 
     // Mocking support