浏览代码

Merge pull request #5511 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.3.0

dependabot-preview[bot] 5 年之前
父节点
当前提交
a163321fa1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -352,7 +352,7 @@ dependencies {
 
 
     // dependencies for local unit tests
     // dependencies for local unit tests
     testImplementation 'junit:junit:4.13'
     testImplementation 'junit:junit:4.13'
-    testImplementation 'org.mockito:mockito-core:3.2.4'
+    testImplementation 'org.mockito:mockito-core:3.3.0'
     testImplementation 'androidx.test:core:1.2.0'
     testImplementation 'androidx.test:core:1.2.0'
     testImplementation 'org.powermock:powermock-core:2.0.5'
     testImplementation 'org.powermock:powermock-core:2.0.5'
     testImplementation 'org.powermock:powermock-module-junit4:2.0.5'
     testImplementation 'org.powermock:powermock-module-junit4:2.0.5'