Skip to content

Commit

Permalink
build: bump coil from 3.0.0-alpha06 to 3.0.0-alpha08
Browse files Browse the repository at this point in the history
Bumps `coil` from 3.0.0-alpha06 to 3.0.0-alpha08.

Updates `io.coil-kt.coil3:coil-compose-core` 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-core
  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 23, 2024
1 parent a1d6970 commit 0ae42e1
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
@@ -1,5 +1,5 @@
[versions]
coil = "3.0.0-alpha06"
coil = "3.0.0-alpha08"
compose = "1.7.0-alpha01"
gw2chatlinks = "1.0.0"
gw2api = "0.5.0"
Expand Down

0 comments on commit 0ae42e1

Please sign in to comment.