1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-19 02:46:44 -06:00

Bump runner from 1.3.0 to 1.4.0 (#1386)

This commit is contained in:
dependabot[bot] 2021-07-12 19:45:36 +00:00 committed by GitHub
parent 0558f30646
commit d9aab7afa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -237,7 +237,7 @@ dependencies {
testImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version" testImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
testImplementation 'org.robolectric:robolectric:4.5.1' testImplementation 'org.robolectric:robolectric:4.5.1'
testImplementation "androidx.test:runner:1.3.0" testImplementation "androidx.test:runner:1.4.0"
testImplementation "androidx.test.ext:junit:1.1.2" testImplementation "androidx.test.ext:junit:1.1.2"
testImplementation "androidx.test:core:1.4.0" testImplementation "androidx.test:core:1.4.0"
testImplementation "androidx.room:room-testing:$room" testImplementation "androidx.room:room-testing:$room"