Explorar o código

Merge pull request #8721 from nextcloud/dependabot/gradle/androidx.test.ext-junit-1.1.3

Bump junit from 1.1.2 to 1.1.3
Andy Scherzinger %!s(int64=4) %!d(string=hai) anos
pai
achega
c3971575e0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -353,7 +353,7 @@ dependencies {
 
     // dependencies for instrumented tests
     // JUnit4 Rules
-    androidTestImplementation 'androidx.test.ext:junit:1.1.2'
+    androidTestImplementation 'androidx.test.ext:junit:1.1.3'
     androidTestImplementation 'androidx.test:rules:1.4.0'
     // Android JUnit Runner
     androidTestImplementation 'androidx.test:runner:1.3.0'