Skip to content

Commit

Permalink
Bump threetenbp from 1.4.4 to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 19, 2020
1 parent ac67a83 commit 97b6728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ dependencies {
testImplementation 'junit:junit:4.13'
testImplementation 'javax.inject:javax.inject:1'
testImplementation 'org.mockito:mockito-core:3.5.13'
testImplementation 'org.threeten:threetenbp:1.4.4' // to fix failures with three ten db
testImplementation 'org.threeten:threetenbp:1.4.5' // to fix failures with three ten db

androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
androidTestImplementation 'androidx.test:runner:1.3.0'
Expand Down

0 comments on commit 97b6728

Please sign in to comment.