Skip to content

Commit aeeac81

Browse files
Bump io.ktor:ktor-network from 3.1.1 to 3.1.2 (#327)
1 parent 739e325 commit aeeac81

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 = "3.1.1" }
16+
ktor-network = { module = "io.ktor:ktor-network", version = "3.1.2" }
1717
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.2" }
1818
serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.8.0" }
1919

0 commit comments

Comments
 (0)