Skip to content

Commit

Permalink
Update dependency io.coil-kt.coil3:coil-network-ktor to v3.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent c029a3d commit d75df5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose-web/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ kotlin {
implementation(compose.components.resources)

implementation("io.coil-kt.coil3:coil-compose:3.0.0-alpha05")
implementation("io.coil-kt.coil3:coil-network-ktor:3.0.0-alpha05")
implementation("io.coil-kt.coil3:coil-network-ktor:3.0.0-SNAPSHOT")

implementation(libs.kotlinx.coroutines)
implementation(libs.kotlinx.serialization)
Expand Down

0 comments on commit d75df5f

Please sign in to comment.