Skip to content

Commit

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

Updates `io.coil-kt:coil` from 2.6.0 to 2.7.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.6.0...2.7.0)

Updates `io.coil-kt:coil-compose` from 2.6.0 to 2.7.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.6.0...2.7.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]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 6bcff2e commit c828f73
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 @@ -12,7 +12,7 @@ androidx-tv-foundation = "1.0.0-alpha11"
androidx-tv-material = "1.0.0-rc01"
navigation-compose = "2.7.7"
hilt-navigation-compose = "1.2.0"
coil = "2.6.0"
coil = "2.7.0"
coil-transformers = "1.0.6"
qrcode = "1.6.2"
timber = "5.0.1"
Expand Down

0 comments on commit c828f73

Please sign in to comment.