Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent e78c9e0 commit 5ce0b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ kotlin {
api(libs.compose.window.size)
implementation(libs.lifecyle.runtime)
api("com.mikepenz:multiplatform-markdown-renderer-m3:0.27.0")
implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.5.4")
implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.6.0")

api(libs.generativeai)
}
Expand Down

0 comments on commit 5ce0b37

Please sign in to comment.