Skip to content

Commit

Permalink
Bump coil from 3.0.1 to 3.0.4
Browse files Browse the repository at this point in the history
Bumps `coil` from 3.0.1 to 3.0.4.

Updates `io.coil-kt.coil3:coil-compose` from 3.0.1 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.1...3.0.4)

Updates `io.coil-kt.coil3:coil-svg` from 3.0.1 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.1...3.0.4)

Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.1 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.1...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-svg
  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]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent 42cfb2d commit 143a1f2
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 @@ -6,7 +6,7 @@ dokka = "1.9.10"

ksoup = "0.4.0"
jetbrainsMarkdown = "0.7.3"
coil = "3.0.1"
coil = "3.0.4"

nexus-publish = "2.0.0"

Expand Down

0 comments on commit 143a1f2

Please sign in to comment.