chore(deps): bump android.joda from 2.11.2 to 2.12.0

Bumps [android.joda](https://github.com/dlew/joda-time-android) from 2.11.2 to 2.12.0.
- [Release notes](https://github.com/dlew/joda-time-android/releases)
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.11.2...v2.12.0)

---
updated-dependencies:
- dependency-name: net.danlew:android.joda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-14 08:07:34 +00:00 committed by GitHub
parent 5258b6e6e4
commit ee9bf6dbbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ buildscript {
work_version = '2.7.1'
tink_version = '1.5.0'
json_version = '20220320'
joda_version = '2.11.2'
joda_version = '2.12.0'
junit_version = '4.13.2'
mockito_version = '4.4.0'