Skip to content

Commit

Permalink
Bump coil from 2.4.0 to 2.5.0 (#2)
Browse files Browse the repository at this point in the history
Bumps `coil` from 2.4.0 to 2.5.0.

Updates `io.coil-kt:coil` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](coil-kt/coil@2.4.0...2.5.0)

Updates `io.coil-kt:coil-compose` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](coil-kt/coil@2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: io.coil-kt:coil
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt:coil-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent 5ced116 commit 2bd528a
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 @@ -14,7 +14,7 @@ firebase-bom = "32.5.0"
# https://mvnrepository.com/artifact/com.google.dagger/hilt-android
hilt = "2.48"
# https://github.com/coil-kt/coil/releases
coil = "2.4.0"
coil = "2.5.0"

[libraries]
android-appcompat = "androidx.appcompat:appcompat:1.7.0-alpha03"
Expand Down

0 comments on commit 2bd528a

Please sign in to comment.