mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 09:39:25 +03:00
Bump core-testing from 2.0.1 to 2.1.0
Bumps core-testing from 2.0.1 to 2.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c9357b4c1d
commit
a69c8eb64e
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ dependencies {
|
||||||
testImplementation 'org.powermock:powermock-api-mockito2:2.0.2'
|
testImplementation 'org.powermock:powermock-api-mockito2:2.0.2'
|
||||||
testImplementation 'org.json:json:20190722'
|
testImplementation 'org.json:json:20190722'
|
||||||
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
|
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
|
||||||
testImplementation "androidx.arch.core:core-testing:2.0.1"
|
testImplementation "androidx.arch.core:core-testing:2.1.0"
|
||||||
|
|
||||||
// dependencies for instrumented tests
|
// dependencies for instrumented tests
|
||||||
// JUnit4 Rules
|
// JUnit4 Rules
|
||||||
|
|
Loading…
Reference in a new issue