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