Skip to content

Commit

Permalink
Upgrade Ktor to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
programadorthi committed Jan 30, 2025
1 parent f3be4ee commit 504f636
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 @@ -12,7 +12,7 @@ compose = "1.6.10"
coroutines = "1.8.0"
kotlin = "2.0.10"
ksp = "2.0.10-1.0.24"
ktor = "3.0.0-beta-2"
ktor = "3.0.1"
serialization = "1.6.1" # Do not upgrade, 1.6.2 breaks maven publishing!
slf4j = "2.0.4"
voyager = "1.1.0-beta02"
Expand Down

0 comments on commit 504f636

Please sign in to comment.