1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 03:29:08 -05:00

Bump threetenbp from 1.4.1 to 1.4.2 (#730)

This commit is contained in:
dependabot-preview[bot] 2020-03-24 19:53:59 +00:00 committed by GitHub
parent 5dfe9cdd4f
commit f94b8c9be8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -189,7 +189,7 @@ dependencies {
testImplementation "junit:junit:4.13"
testImplementation "io.mockk:mockk:$mockk"
testImplementation "org.threeten:threetenbp:1.4.1"
testImplementation "org.threeten:threetenbp:1.4.2"
testImplementation "org.mockito:mockito-inline:3.3.3"
androidTestImplementation "androidx.test:core:1.2.0"