Skip to content

Commit

Permalink
Bump android.joda from 2.10.7.1 to 2.10.7.2
Browse files Browse the repository at this point in the history
Bumps [android.joda](https://github.com/dlew/joda-time-android) from 2.10.7.1 to 2.10.7.2.
- [Release notes](https://github.com/dlew/joda-time-android/releases)
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md)
- [Commits](dlew/joda-time-android@v2.10.7.1...v2.10.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 10, 2020
1 parent 61996f8 commit ca93914
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 @@ -52,7 +52,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'io.reactivex.rxjava2:rxjava:2.2.20'
implementation 'net.danlew:android.joda:2.10.7.1'
implementation 'net.danlew:android.joda:2.10.7.2'
testCompile 'joda-time:joda-time:2.10.8'
testCompile 'junit:junit:4.13.1'
testCompile 'com.squareup.okhttp3:mockwebserver:4.9.0'
Expand Down

0 comments on commit ca93914

Please sign in to comment.