mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
bump junit to version 4.13
This commit is contained in:
parent
4a2d73cb16
commit
baf7327782
@ -16,7 +16,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
kapt "com.squareup.moshi:moshi-kotlin-codegen:$moshiVersion"
|
kapt "com.squareup.moshi:moshi-kotlin-codegen:$moshiVersion"
|
||||||
|
|
||||||
testImplementation "junit:junit:4.12"
|
testImplementation "junit:junit:4.13"
|
||||||
}
|
}
|
||||||
|
|
||||||
allOpen {
|
allOpen {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user