Bump threetenbp from 1.4.0 to 1.4.1 (#659)

This commit is contained in:
dependabot-preview[bot]
2020-01-20 20:26:53 +00:00
committed by GitHub
parent 4d1de2d8ce
commit eb1ce251a0

View File

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