Skip to content

Commit c5278e9

Browse files
committed
Update kotlinx dependencies
1 parent 5fb61a1 commit c5278e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ kotlin = "2.0.20"
66
kotlin-dokka = "1.9.20"
77
kotlinx-bcv = "0.16.3"
88
kotlinx-kover = "0.8.3"
9-
kotlinx-io = "0.5.3"
10-
kotlinx-serialization = "1.7.1"
11-
kotlinx-coroutines = "1.8.1"
9+
kotlinx-io = "0.5.4"
10+
kotlinx-serialization = "1.7.3"
11+
kotlinx-coroutines = "1.9.0"
1212
ktor = "2.3.12"
1313

1414
# android

0 commit comments

Comments
 (0)