Bump coil3 from 3.3.0 to 3.4.0
Bumps `coil3` from 3.3.0 to 3.4.0. Updates `io.coil-kt.coil3:coil-compose` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/coil-kt/coil/releases) - [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md) - [Commits](https://github.com/coil-kt/coil/compare/3.3.0...3.4.0) Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/coil-kt/coil/releases) - [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md) - [Commits](https://github.com/coil-kt/coil/compare/3.3.0...3.4.0) --- updated-dependencies: - dependency-name: io.coil-kt.coil3:coil-compose dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.coil-kt.coil3:coil-network-ktor3 dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9be9a57b9b
commit
0da60b81a2
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ markdown-renderer = "0.39.2"
|
|||
media3 = "1.10.0"
|
||||
|
||||
# Image Loading
|
||||
coil3 = "3.3.0"
|
||||
coil3 = "3.4.0"
|
||||
|
||||
# Logging
|
||||
kermit = "2.1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue