Skip to content

Commit 41e3ba1

Browse files
Bump io.ktor:ktor-network from 2.3.6 to 2.3.7 (hfhbd#226)
1 parent 913ea94 commit 41e3ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
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.6" }
16+
ktor-network = { module = "io.ktor:ktor-network", version = "2.3.7" }
1717
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.5.0" }
1818
uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.22" }
1919
serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.6.2" }

0 commit comments

Comments
 (0)