Skip to content

Commit 5077953

Browse files
Bump io.ktor:ktor-network from 2.3.4 to 2.3.5 (#213)
1 parent 18b3eee commit 5077953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sqldelight-compiler-env = { module = "app.cash.sqldelight:compiler-env", version
1313

1414
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
1515
coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
16-
ktor-network = { module = "io.ktor:ktor-network", version = "2.3.4" }
16+
ktor-network = { module = "io.ktor:ktor-network", version = "2.3.5" }
1717
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.1" }
1818
uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.21" }
1919
serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.6.0" }

0 commit comments

Comments
 (0)