Explorar o código

Merge pull request #3352 from nextcloud/dependabot/gradle/androidx.test-runner-1.1.1

Bump runner from 1.1.0 to 1.1.1
Andy Scherzinger %!s(int64=6) %!d(string=hai) anos
pai
achega
41fbb08395
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -249,7 +249,7 @@ dependencies {
     // JUnit4 Rules
     androidTestImplementation 'androidx.test:rules:1.1.1'
     // Android JUnit Runner
-    androidTestImplementation 'androidx.test:runner:1.1.0'
+    androidTestImplementation 'androidx.test:runner:1.1.1'
 
     // Espresso core
     androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'