Skip to content

Commit

Permalink
Update dependency io.ktor:ktor-server-cio to v2.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 55f8abe commit d3b1e30
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 @@ -150,7 +150,7 @@ kotlinx-coroutines-play-services = { module = "org.jetbrains.kotlinx:kotlinx-cor
kotlinx-coroutines-swing = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-swing", version.ref = "kotlin-coroutines" }
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version.ref = "kotlinx-datetime" }
kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
ktor-cio = "io.ktor:ktor-server-cio:2.3.8"
ktor-cio = "io.ktor:ktor-server-cio:2.3.10"
ktor-status-pages = "io.ktor:ktor-server-status-pages:2.3.8"
lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "lifecycle" }
material3-core = { module = "androidx.compose.material3:material3", version.ref = "compose-material-3" }
Expand Down

0 comments on commit d3b1e30

Please sign in to comment.