Bump junit from 4.12 to 4.13 (#24)
This commit is contained in:
parent
21610cec52
commit
bb88b0046a
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ subprojects {
|
|||
testImplementation "org.threeten:threetenbp:$threetenbp"
|
||||
|
||||
testImplementation "com.squareup.okhttp3:mockwebserver:$okhttp3"
|
||||
testImplementation "junit:junit:4.12"
|
||||
testImplementation "junit:junit:4.13"
|
||||
}
|
||||
|
||||
jacocoTestReport {
|
||||
|
|
Loading…
Reference in a new issue