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

Merge pull request #3761 from nextcloud/dependabot/gradle/org.mockito-mockito-core-2.25.1

Bump mockito-core from 2.25.0 to 2.25.1
Andy Scherzinger 6 жил өмнө
parent
commit
87328065b6
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -250,7 +250,7 @@ dependencies {
 
     // dependencies for local unit tests
     testImplementation 'junit:junit:4.12'
-    testImplementation 'org.mockito:mockito-core:2.25.0'
+    testImplementation 'org.mockito:mockito-core:2.25.1'
     testImplementation 'androidx.test:core:1.1.0'
 
     // dependencies for instrumented tests