Explorar o código

Bump junit from 1.1.0 to 1.1.1

Bumps junit from 1.1.0 to 1.1.1.
dependabot-preview[bot] %!s(int64=6) %!d(string=hai) anos
pai
achega
36fe8be807
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -304,7 +304,7 @@ dependencies {
 
     // dependencies for instrumented tests
     // JUnit4 Rules
-    androidTestImplementation 'androidx.test.ext:junit:1.1.0'
+    androidTestImplementation 'androidx.test.ext:junit:1.1.1'
     androidTestImplementation 'androidx.test:rules:1.1.1'
     // Android JUnit Runner
     androidTestImplementation 'androidx.test:runner:1.1.1'