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

Bump threetenbp from 1.3.8 to 1.4.0 (#366)

This commit is contained in:
dependabot-preview[bot] 2019-05-28 14:41:48 +02:00 committed by Rafał Borcz
parent 90b2ffe250
commit b38e0d04e7

View File

@ -140,7 +140,7 @@ dependencies {
testImplementation "junit:junit:4.12"
testImplementation "io.mockk:mockk:1.9.2"
testImplementation "org.mockito:mockito-inline:2.27.0"
testImplementation 'org.threeten:threetenbp:1.3.8'
testImplementation 'org.threeten:threetenbp:1.4.0'
androidTestImplementation 'androidx.test:core:1.1.0'
androidTestImplementation 'androidx.test:runner:1.1.1'