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

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

---
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-08-25 08:07:03 +00:00 committed by GitHub
parent d87ab2d8a5
commit f9e2004a7c
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.10.14'
joda_version = '2.11.0.1'
junit_version = '4.13.2'
mockito_version = '4.4.0'