Skip to content

Commit

Permalink
Bump glideVersion from 4.13.2 to 4.16.0
Browse files Browse the repository at this point in the history
Bumps `glideVersion` from 4.13.2 to 4.16.0.

Updates `com.github.bumptech.glide:glide` from 4.13.2 to 4.16.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](bumptech/glide@v4.13.2...v4.16.0)

Updates `com.github.bumptech.glide:compiler` from 4.13.2 to 4.16.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](bumptech/glide@v4.13.2...v4.16.0)

Updates `com.github.bumptech.glide:volley-integration` from 4.13.2 to 4.16.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](bumptech/glide@v4.13.2...v4.16.0)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.bumptech.glide:compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.bumptech.glide:volley-integration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent b3bc3e9 commit 938d1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ tasks.register("installGitHooks", Copy) {

ext {
fluxCVersion = '2.65.0'
glideVersion = '4.13.2'
glideVersion = '4.16.0'
coilVersion = '2.1.0'
constraintLayoutVersion = '1.2.0'
libaddressinputVersion = '0.0.2'
Expand Down

0 comments on commit 938d1da

Please sign in to comment.