mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Bump mockito-android from 3.4.0 to 3.4.2
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.4.0 to 3.4.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.4.0...v3.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7b1522e86a
commit
a56a34079b
1 changed files with 1 additions and 1 deletions
|
@ -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.0"
|
||||
androidTestImplementation "org.mockito:mockito-android:3.4.2"
|
||||
androidTestImplementation 'net.bytebuddy:byte-buddy:1.10.13'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue