mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
Bump mockito-core from 2.27.0 to 2.28.1 (#4080)
Bump mockito-core from 2.27.0 to 2.28.1
This commit is contained in:
commit
01c281c9c2
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ dependencies {
|
|||
|
||||
// dependencies for local unit tests
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.27.0'
|
||||
testImplementation 'org.mockito:mockito-core:2.28.1'
|
||||
testImplementation 'androidx.test:core:1.1.0'
|
||||
testImplementation 'org.powermock:powermock-core:2.0.2'
|
||||
testImplementation 'org.powermock:powermock-module-junit4:2.0.2'
|
||||
|
|
Loading…
Reference in a new issue