Skip to content

Commit

Permalink
chore(dependabot): bump io-coil from 2.5.0 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps `io-coil` from 2.5.0 to 2.6.0.

Updates `io.coil-kt:coil-compose` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](coil-kt/coil@2.5.0...2.6.0)

Updates `io.coil-kt:coil` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](coil-kt/coil@2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: io.coil-kt:coil-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt:coil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 2c7d0ce commit 5203759
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 @@ -28,7 +28,7 @@ androidx-lifecycle = "2.7.0"
androidx-espresso-idling-resource = "3.5.1"
androidx-security-crypto = "1.1.0-alpha06"
androidx-navigation-safe-args = "2.5.0"
io-coil = "2.5.0"
io-coil = "2.6.0"
dokka = "1.9.10"
junit = "4.13.2"
playServicesAuth = "20.7.0"
Expand Down

0 comments on commit 5203759

Please sign in to comment.