Skip to content

Commit

Permalink
build(deps): bump glide from 4.15.1 to 4.16.0
Browse files Browse the repository at this point in the history
Bumps `glide` from 4.15.1 to 4.16.0.

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

Updates `com.github.bumptech.glide:compiler` from 4.15.1 to 4.16.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](bumptech/glide@v4.15.1...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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Aug 23, 2023
1 parent a2ef789 commit ca8f9d4
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 @@ -5,7 +5,7 @@ buildscript {
retrofit = "2.9.0"
okHttp = "4.11.0"
rxBindings = "4.0.0"
glide = "4.15.1"
glide = "4.16.0"
constraint_layout = '2.1.4'
coroutines = '1.7.3'
nav_version = '2.7.0'
Expand Down

0 comments on commit ca8f9d4

Please sign in to comment.