Sfoglia il codice sorgente

Bump runner from 1.2.0 to 1.3.0

Bumps runner from 1.2.0 to 1.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 anni fa
parent
commit
0fe5faf68f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -368,7 +368,7 @@ dependencies {
     androidTestImplementation 'androidx.test.ext:junit:1.1.1'
     androidTestImplementation 'androidx.test:rules:1.2.0'
     // Android JUnit Runner
-    androidTestImplementation 'androidx.test:runner:1.2.0'
+    androidTestImplementation 'androidx.test:runner:1.3.0'
     androidTestUtil 'androidx.test:orchestrator:1.3.0'
 
     // Espresso core