فهرست منبع

mockito-core 2.2.5->2.21.0

AndyScherzinger 6 سال پیش
والد
کامیت
9a8b57c3a6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -246,7 +246,7 @@ dependencies {
 
     // dependencies for local unit tests
     testImplementation 'junit:junit:4.12'
-    testImplementation 'org.mockito:mockito-core:2.2.5'
+    testImplementation 'org.mockito:mockito-core:2.21.0'
     // dependencies for instrumented tests
     // JUnit4 Rules
     androidTestImplementation 'com.android.support.test:rules:1.0.2'