Explorar o código

Merge pull request #6811 from nextcloud/dependabot/gradle/androidx.test-orchestrator-1.3.0

Bump orchestrator from 1.2.0 to 1.3.0
Tobias Kaminsky %!s(int64=4) %!d(string=hai) anos
pai
achega
2a4d466627
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'