Skip to content

Commit

Permalink
Update kotlinx dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed Oct 10, 2024
1 parent 5fb61a1 commit c5278e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ kotlin = "2.0.20"
kotlin-dokka = "1.9.20"
kotlinx-bcv = "0.16.3"
kotlinx-kover = "0.8.3"
kotlinx-io = "0.5.3"
kotlinx-serialization = "1.7.1"
kotlinx-coroutines = "1.8.1"
kotlinx-io = "0.5.4"
kotlinx-serialization = "1.7.3"
kotlinx-coroutines = "1.9.0"
ktor = "2.3.12"

# android
Expand Down

0 comments on commit c5278e9

Please sign in to comment.