0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

Bump junit point release 5.3.0 -> 5.3.1

This commit is contained in:
Mike Hardy 2018-09-14 12:14:15 -05:00 committed by Mike Hardy
parent 1cf2cbea61
commit a0218814da

View File

@ -134,7 +134,7 @@ dependencies {
implementation 'org.jsoup:jsoup:1.11.3'
api project(":api")
testImplementation 'org.junit.vintage:junit-vintage-engine:5.3.0'
testImplementation 'org.junit.vintage:junit-vintage-engine:5.3.1'
testImplementation 'org.mockito:mockito-core:2.21.0'
testImplementation 'org.powermock:powermock-core:2.0.0-beta.5'
testImplementation 'org.powermock:powermock-module-junit4:2.0.0-beta.5'