Bump glide from 4.14.1 to 4.14.2

Bumps [glide](https://github.com/bumptech/glide) from 4.14.1 to 4.14.2.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.1...v4.14.2)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
  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-10-10 13:41:18 +00:00 committed by Niedermann IT-Dienstleistungen
parent 7abf91b989
commit 8a23a3fe78

View file

@ -88,7 +88,7 @@ dependencies {
} }
// Glide // Glide
implementation 'com.github.bumptech.glide:glide:4.14.1' implementation 'com.github.bumptech.glide:glide:4.14.2'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2' annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
// Android X // Android X