Skip to content

Commit d6e1762

Browse files
committed
Chore: Update dependencies
Signed-off-by: imknown <imknown@qq.com>
1 parent 26a6780 commit d6e1762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/toml/kotlin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlinx-coroutines = "1.10.2"
99
kotlinx-serialization = "1.10.0"
1010

1111
# https://github.com/ktorio/ktor/releases
12-
ktor = "3.4.0"
12+
ktor = "3.4.1"
1313

1414
[libraries]
1515
kotlinx-coroutines-android = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-android", version.ref = "kotlinx-coroutines" }

0 commit comments

Comments
 (0)