Skip to content

Commit

Permalink
Update ktor to v3 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Oct 11, 2024
1 parent 95e59ab commit d9a0cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ android-compile = "34"
jacoco = "0.8.7"
jvm-toolchain = "8"
kotlin = "2.0.20"
ktor = "2.3.12"
ktor = "3.0.0"

[libraries]
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version = "1.9.0" }
Expand Down

0 comments on commit d9a0cf0

Please sign in to comment.