mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Bump json from 20180813 to 20190722 (#4298)
Bump json from 20180813 to 20190722
This commit is contained in:
commit
612c2bdcad
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ dependencies {
|
|||
testImplementation 'org.powermock:powermock-core:2.0.2'
|
||||
testImplementation 'org.powermock:powermock-module-junit4:2.0.2'
|
||||
testImplementation 'org.powermock:powermock-api-mockito2:2.0.2'
|
||||
testImplementation 'org.json:json:20180813'
|
||||
testImplementation 'org.json:json:20190722'
|
||||
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.1.0"
|
||||
testImplementation "androidx.arch.core:core-testing:2.0.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue