Skip to content

Commit

Permalink
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:ksp` 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:okhttp3-integration` 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:ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.bumptech.glide:okhttp3-integration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 518df29 commit c9e247d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ activity = "1.7.2"
# See https://androidx.dev/storage/compose-compiler/repository
compose = "1.4.3"
compose-compiler = "1.4.7"
glide = "4.15.1"
glide = "4.16.0"
kotlinx = "1.7.3"
landscapist = "2.2.7"
leakcanary = "2.12"
Expand Down

0 comments on commit c9e247d

Please sign in to comment.