Skip to content

Commit

Permalink
Bump coil_version from 2.5.0 to 2.6.0 (#640)
Browse files Browse the repository at this point in the history
Bumps `coil_version` 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-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)

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)

---
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
- dependency-name: io.coil-kt:coil-gif
  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 Feb 24, 2024
1 parent 9f61f52 commit cef2785
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 @@ -2,7 +2,7 @@

buildscript {
ext {
coil_version = '2.5.0'
coil_version = '2.6.0'
compose_version = '1.6.1'
fuel_version = '2.3.1'
glide_version = '4.12.0'
Expand Down

0 comments on commit cef2785

Please sign in to comment.