瀏覽代碼

Bump mockito-kotlin from 2.1.0 to 2.2.0 (#4479)

Bump mockito-kotlin from 2.1.0 to 2.2.0
Tobias Kaminsky 5 年之前
父節點
當前提交
e8e66ba1b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -317,7 +317,7 @@ dependencies {
     testImplementation 'org.powermock:powermock-module-junit4:2.0.2'
     testImplementation 'org.powermock:powermock-api-mockito2:2.0.2'
     testImplementation 'org.json:json:20190722'
-    testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.1.0"
+    testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
     testImplementation "androidx.arch.core:core-testing:2.0.1"
 
     // dependencies for instrumented tests