1
0

Bump junit from 4.13 to 4.13.1 (#995)

This commit is contained in:
dependabot-preview[bot]
2020-10-15 18:36:31 +00:00
committed by GitHub
parent 3d68b8e629
commit cb09ca13dc

View File

@ -197,7 +197,7 @@ dependencies {
debugImplementation "com.github.ChuckerTeam.Chucker:library:$chucker"
debugImplementation "com.amitshekhar.android:debug-db:1.0.6"
testImplementation "junit:junit:4.13"
testImplementation "junit:junit:4.13.1"
testImplementation "io.mockk:mockk:$mockk"
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.3.9'