Skip to content

Commit

Permalink
Bump coil from 3.0.4 to 3.1.0 (#498)
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-compose` 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-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)

Updates `io.coil-kt.coil3:coil-network-okhttp` 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-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt.coil3:coil-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
- dependency-name: io.coil-kt.coil3:coil-network-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent ce8dd67 commit 6136d3c
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 @@ -28,7 +28,7 @@ arrow = "2.0.1"
barcode-scanner = "4.3.0"
better-link-movement-method = "2.2.0"
chucker = "4.1.0"
coil = "3.0.4"
coil = "3.1.0"
desugar_jdk_libs = "2.1.4"
dfu = "2.9.0"
firebase-bom = "33.9.0"
Expand Down

0 comments on commit 6136d3c

Please sign in to comment.