Bump joda-time from 2.10.11 to 2.10.12

Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.11 to 2.10.12.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.11...v2.10.12)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-30 01:05:47 +00:00 committed by Andy Scherzinger
parent 6216ba2a35
commit ef1b09d518
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -255,7 +255,7 @@ dependencies {
implementation 'com.github.nextcloud.fresco:webpsupport:v111'
implementation 'com.github.nextcloud.fresco:animated-gif:v111'
implementation 'com.github.nextcloud.fresco:imagepipeline-okhttp3:v111'
implementation 'joda-time:joda-time:2.10.11'
implementation 'joda-time:joda-time:2.10.12'
implementation "io.coil-kt:coil:${coilKtVersion}"
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
implementation "io.coil-kt:coil-svg:${coilKtVersion}"