Bump kotlinx-coroutines-test from 1.4.0 to 1.4.2-native-mt (#1031)

This commit is contained in:
dependabot-preview[bot] 2020-12-06 14:32:08 +00:00 committed by GitHub
parent 40ec5bbe86
commit bf342ed289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,7 +216,7 @@ dependencies {
testImplementation "junit:junit:4.13.1"
testImplementation "io.mockk:mockk:$mockk"
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.4.0'
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.4.2'
androidTestImplementation "androidx.test:core:1.3.0"
androidTestImplementation "androidx.test:runner:1.3.0"