Bump compiler from 4.14.1 to 4.14.2

Bumps [compiler](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:compiler
  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:31:37 +00:00 committed by Niedermann IT-Dienstleistungen
parent 1ce4bce7b5
commit 7abf91b989

View file

@ -89,7 +89,7 @@ dependencies {
// Glide
implementation 'com.github.bumptech.glide:glide:4.14.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
// Android X
implementation 'androidx.appcompat:appcompat:1.5.1'