Skip to content

Commit

Permalink
chore(deps): bump coil from 2.5.0 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps `coil` from 2.5.0 to 2.6.0.

Updates `io.coil-kt:coil` from 2.5.0 to 2.6.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.5.0...2.6.0)

Updates `io.coil-kt:coil-gif` from 2.5.0 to 2.6.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.5.0...2.6.0)

Updates `io.coil-kt:coil-compose` from 2.5.0 to 2.6.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.5.0...2.6.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-gif
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent fc14ebb commit aeea63e
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 @@ -60,7 +60,7 @@ hilt-work = "1.2.0"
# Android UI
accompanist = "0.32.0" # adjusted to work with compose-destinations "1.9.54"
material = "1.11.0"
coil = "2.5.0"
coil = "2.6.0"
commonmark = "0.21.0"

# RSS
Expand Down

0 comments on commit aeea63e

Please sign in to comment.