Skip to content

Commit

Permalink
Bump joda-time from 2.10.8 to 2.10.9
Browse files Browse the repository at this point in the history
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.8 to 2.10.9.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.10.8...v2.10.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 30, 2020
1 parent cfc2bab commit d9cefc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'io.reactivex.rxjava2:rxjava:2.2.20'
implementation 'net.danlew:android.joda:2.10.7.2'
testCompile 'joda-time:joda-time:2.10.8'
testCompile 'joda-time:joda-time:2.10.9'
testCompile 'junit:junit:4.13.1'
testCompile 'com.squareup.okhttp3:mockwebserver:4.9.0'
}
Expand Down

0 comments on commit d9cefc4

Please sign in to comment.