Skip to content

Commit

Permalink
Bump coil3 from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps `coil3` from 3.0.2 to 3.0.3.

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

Updates `io.coil-kt.coil3:coil-network-core` from 3.0.2 to 3.0.3
- [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.2...3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 540638f commit 7594beb
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 @@ -25,7 +25,7 @@ compose = "1.7.1"
androidsvg = "1.4"
imageloader = "1.9.0"
coil2 = "2.7.0"
coil3 = "3.0.2"
coil3 = "3.0.3"
okio = "3.9.1"
credentials = "1.3.0"
koin = "4.0.0"
Expand Down

0 comments on commit 7594beb

Please sign in to comment.