Эх сурвалжийг харах

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 3 жил өмнө
parent
commit
c3971575e0
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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'