chore(deps): bump android.joda from 2.12.1 to 2.12.1.1

Bumps [android.joda](https://github.com/dlew/joda-time-android) from 2.12.1 to 2.12.1.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.12.1...v2.12.1.1)

---
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-12-01 08:02:47 +00:00 committed by GitHub
parent 2b5e51c857
commit 4a6979b3ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ buildscript {
tink_version = '1.7.0'
json_version = '20220320'
serialization_version = '1.4.1'
joda_version = '2.12.1'
joda_version = '2.12.1.1'
swipe_version = '1.1.0'
junit_version = '4.13.2'