Bump junit from 4.13.1 to 4.13.2 (#71)
This commit is contained in:
parent
6cdcad40fd
commit
e97a98207f
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ subprojects {
|
||||||
|
|
||||||
implementation "com.squareup.okhttp3:logging-interceptor:$okhttp3"
|
implementation "com.squareup.okhttp3:logging-interceptor:$okhttp3"
|
||||||
|
|
||||||
testImplementation "junit:junit:4.13.1"
|
testImplementation "junit:junit:4.13.2"
|
||||||
testImplementation "com.squareup.okhttp3:mockwebserver:$okhttp3"
|
testImplementation "com.squareup.okhttp3:mockwebserver:$okhttp3"
|
||||||
testImplementation "com.squareup.retrofit2:retrofit-mock:$retrofit"
|
testImplementation "com.squareup.retrofit2:retrofit-mock:$retrofit"
|
||||||
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.4.2'
|
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.4.2'
|
||||||
|
|
Loading…
Reference in a new issue