1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 17:42:44 +01:00

Bump robolectric from 4.8 to 4.8.1 (#1842)

This commit is contained in:
dependabot[bot] 2022-05-12 19:05:20 +00:00 committed by GitHub
parent 28ef8c6761
commit bb052fd4c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -255,7 +255,7 @@ dependencies {
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines"
testImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
testImplementation 'org.robolectric:robolectric:4.8'
testImplementation 'org.robolectric:robolectric:4.8.1'
testImplementation "androidx.test:runner:1.4.0"
testImplementation "androidx.test.ext:junit:1.1.3"
testImplementation "androidx.test:core:1.4.0"