Skip to content

Commit

Permalink
Update ktor to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 6f10e63 commit ffe7819
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 @@ -7,7 +7,7 @@ kotlinxDateTime = "0.4.1"
androidGradlePlugin = "8.2.0"
koin = "3.5.0"
koinCompose = "3.5.0"
ktor = "2.3.6"
ktor = "3.0.0-wasm1"
slf4j = "2.0.9"
realm = "1.13.0"
kmpNativeCoroutines = "1.0.0-ALPHA-21"
Expand Down

0 comments on commit ffe7819

Please sign in to comment.