Skip to content

Commit

Permalink
Bump coil3 from 3.0.0-alpha06 to 3.0.0-alpha08
Browse files Browse the repository at this point in the history
Bumps `coil3` from 3.0.0-alpha06 to 3.0.0-alpha08.

Updates `io.coil-kt.coil3:coil-compose` from 3.0.0-alpha06 to 3.0.0-alpha08
- [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.0-alpha06...3.0.0-alpha08)

Updates `io.coil-kt.coil3:coil-network-ktor` from 3.0.0-alpha06 to 3.0.0-alpha08
- [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.0-alpha06...3.0.0-alpha08)

---
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-ktor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 8520594 commit a583f7a
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 @@ -63,7 +63,7 @@ jetbrains-androidx-core-bundle = "1.0.0"
detekt = "1.23.6"
spotless = "6.25.0"
coil = "2.6.0"
coil3 = "3.0.0-alpha06" # fixme block kotlin update
coil3 = "3.0.0-alpha08" # fixme block kotlin update
okhttp = "4.12.0"
chucker = "4.0.0"
timber = "5.0.1"
Expand Down

0 comments on commit a583f7a

Please sign in to comment.