Kaynağa Gözat

Bump mockito-core from 2.25.0 to 2.25.1

Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 yıl önce
ebeveyn
işleme
3c66847f14
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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