Skip to content

Commit

Permalink
Bump coil3 from 3.0.3 to 3.0.4 (#395)
Browse files Browse the repository at this point in the history
Bumps `coil3` from 3.0.3 to 3.0.4.

Updates `io.coil-kt.coil3:coil-compose` from 3.0.3 to 3.0.4
- [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.3...3.0.4)

Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.3 to 3.0.4
- [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.3...3.0.4)

---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-network-ktor3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 26, 2024
1 parent 80cfa2e commit 00695a3
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 @@ -57,7 +57,7 @@ jetbrains-androidx-core-bundle = "1.0.1"
detekt = "1.23.7"
spotless = "6.25.0"
coil = "2.7.0"
coil3 = "3.0.3"
coil3 = "3.0.4"
okhttp = "4.12.0"
chucker = "4.0.0"
timber = "5.0.1"
Expand Down

0 comments on commit 00695a3

Please sign in to comment.