Skip to content

Commit

Permalink
fix(deps): update ktor monorepo to v3 (major) (#768)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent c99407c commit fda96b4
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 @@ kotlin = "2.0.21"
coroutines = "1.9.0"
serialization = "1.7.3"
datetime = "0.6.1"
ktor = "2.3.12"
ktor = "3.0.0"
coil = "2.7.0"
okhttp = "5.0.0-alpha.14"
ksp = "2.0.21-1.0.25"
Expand Down

0 comments on commit fda96b4

Please sign in to comment.