Skip to content

Commit

Permalink
build(deps): bump io.coil-kt:coil-compose from 2.6.0 to 2.7.0 (#103)
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.6.0 to 2.7.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.6.0...2.7.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent be6c170 commit f700415
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 @@ -18,7 +18,7 @@ androidx-room-compiler = "androidx.room:room-compiler:2.6.1"
androidx-room-ktx = "androidx.room:room-ktx:2.6.1"
androidx-room-runtime = "androidx.room:room-runtime:2.6.1"
androidx-window = "androidx.window:window:1.3.0"
coil-compose = "io.coil-kt:coil-compose:2.6.0"
coil-compose = "io.coil-kt:coil-compose:2.7.0"
google-guava = "com.google.guava:guava:33.2.1-android"
google-oss-licenses = "com.google.android.gms:play-services-oss-licenses:17.1.0"
google-oss-licenses-plugin = "com.google.android.gms:oss-licenses-plugin:0.10.6"
Expand Down

0 comments on commit f700415

Please sign in to comment.