Bump junit from 4.13.1 to 4.13.2 (#71)

This commit is contained in:
dependabot-preview[bot] 2021-02-26 09:43:37 +00:00 committed by GitHub
parent 6cdcad40fd
commit e97a98207f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ subprojects {
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.retrofit2:retrofit-mock:$retrofit"
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.4.2'