1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 23:19:09 -05:00

Bump junit from 1.1.0 to 1.1.1 (#378)

This commit is contained in:
dependabot-preview[bot] 2019-05-30 11:05:05 +00:00 committed by GitHub
parent 7a69710261
commit 214afb82a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,7 @@ dependencies {
androidTestImplementation 'androidx.test:core:1.1.0'
androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test.ext:junit:1.1.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation "io.mockk:mockk-android:1.9.2"
androidTestImplementation "androidx.room:room-testing:2.1.0-beta01"
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"