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

Bumps [android.joda](https://github.com/dlew/joda-time-android) from 2.11.0.1 to 2.11.2.
- [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.0.1...v2.11.2)

---
updated-dependencies:
- dependency-name: net.danlew:android.joda
  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] 2022-09-26 08:10:17 +00:00 committed by GitHub
parent cc4feb610c
commit 58a3eada6c
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.0.1'
joda_version = '2.11.2'
junit_version = '4.13.2'
mockito_version = '4.4.0'