Bump threetenbp from 1.4.3 to 1.4.4 (#784)

This commit is contained in:
dependabot-preview[bot]
2020-04-28 20:56:55 +00:00
committed by GitHub
parent 2de1ad5334
commit 155f0cc347

View File

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