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

Bump mockito-core from 3.2.4 to 3.3.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.2.4...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 жил өмнө
parent
commit
aed8a1ade0
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -352,7 +352,7 @@ dependencies {
 
     // dependencies for local unit tests
     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 'org.powermock:powermock-core:2.0.5'
     testImplementation 'org.powermock:powermock-module-junit4:2.0.5'