Skip to content

Commit

Permalink
chore(deps): bump coil from 3.0.4 to 3.1.0 (#789)
Browse files Browse the repository at this point in the history
Bumps `coil` from 3.0.4 to 3.1.0.

Updates `io.coil-kt.coil3:coil` from 3.0.4 to 3.1.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@3.0.4...3.1.0)

Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.4 to 3.1.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@3.0.4...3.1.0)

Updates `io.coil-kt.coil3:coil-compose-core` from 3.0.4 to 3.1.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@3.0.4...3.1.0)

Updates `io.coil-kt.coil3:coil-gif` from 3.0.4 to 3.1.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@3.0.4...3.1.0)

---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt.coil3:coil-network-ktor3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt.coil3:coil-compose-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt.coil3: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 5, 2025
1 parent 8e0137c commit fe67f5c
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 @@ -11,7 +11,7 @@ androidx-splashscreen = "1.0.1"
androidx-sqlite = "2.5.0-alpha12"
androidx-work = "2.10.0"
calf = "0.7.0"
coil = "3.0.4"
coil = "3.1.0"
compose-colorpicker = "1.1.2"
compose-plugin = "1.7.3"
compose-ui-test = "1.7.7"
Expand Down

0 comments on commit fe67f5c

Please sign in to comment.