Преглед на файлове

Bump orchestrator from 1.2.0 to 1.3.0

Bumps orchestrator from 1.2.0 to 1.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] преди 4 години
родител
ревизия
d1a9bb27c9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -369,7 +369,7 @@ dependencies {
     androidTestImplementation 'androidx.test:rules:1.2.0'
     // Android JUnit Runner
     androidTestImplementation 'androidx.test:runner:1.2.0'
-    androidTestUtil 'androidx.test:orchestrator:1.2.0'
+    androidTestUtil 'androidx.test:orchestrator:1.3.0'
 
     // Espresso core
     androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'