1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 19:52:46 +01:00

Bump junit from 4.13.1 to 4.13.2 (#1150)

This commit is contained in:
dependabot-preview[bot] 2021-02-14 12:14:28 +00:00 committed by GitHub
parent de8e9bde49
commit c18302b812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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