Skip to content

Commit

Permalink
⬆️ Bump io.coil-kt:coil-compose from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [io.coil-kt:coil-compose](https://github.com/coil-kt/coil) from 2.4.0 to 2.5.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.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 44b21b9 commit 9646e71
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 @@ -59,7 +59,7 @@ kotlinxCollectionsImmutable = { module = "org.jetbrains.kotlinx:kotlinx-collecti
kotlinxDatetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
kotlinxAtomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version = "0.22.0" }

composeCoil = { module = "io.coil-kt:coil-compose", version = "2.4.0" }
composeCoil = { module = "io.coil-kt:coil-compose", version = "2.5.0" }

androidxActivityActivityCompose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
androidxDatastoreDatastorePreferences = { module = "androidx.datastore:datastore-preferences-core", version = "1.1.0-alpha06" }
Expand Down

0 comments on commit 9646e71

Please sign in to comment.