mirror of https://github.com/m2049r/xmrwallet.git
update dependencies
This commit is contained in:
parent
965e52d8a5
commit
4409087bd0
|
@ -118,7 +118,7 @@ dependencies {
|
|||
testImplementation "junit:junit:$rootProject.ext.junitVersion"
|
||||
testImplementation "org.mockito:mockito-all:$rootProject.ext.mockitoVersion"
|
||||
testImplementation "com.squareup.okhttp3:mockwebserver:$rootProject.ext.okHttpVersion"
|
||||
//testImplementation 'org.json:json:20140107'
|
||||
//testImplementation 'net.jodah:concurrentunit:0.4.2'
|
||||
testImplementation 'org.json:json:20180813'
|
||||
testImplementation 'net.jodah:concurrentunit:0.4.4'
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue