Explorar o código

Bump mockito-android from 3.4.2 to 3.4.4

Bumps [mockito-android](https://github.com/mockito/mockito) from 3.4.2 to 3.4.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.2...v3.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] %!s(int64=4) %!d(string=hai) anos
pai
achega
81bb72344c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -389,7 +389,7 @@ dependencies {
 
     implementation "com.github.stateless4j:stateless4j:2.6.0"
     androidTestImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
-    androidTestImplementation "org.mockito:mockito-android:3.4.2"
+    androidTestImplementation "org.mockito:mockito-android:3.4.4"
     androidTestImplementation 'net.bytebuddy:byte-buddy:1.10.13'
 }