Skip to content

Commit

Permalink
Update ktor to 3.0.0 globally
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Oct 24, 2024
1 parent c936845 commit b0098c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
kotlin = "2.0.21"
kordex = "1.9.7-mikbot-SNAPSHOT"
kordex = "1.9.8-mikbot-SNAPSHOT"
kmongo = "5.1.0"
coroutines = "1.9.0"
serialization = "1.7.3"
ktor = "2.3.12"
kord = "feature-user-apps-20240925.194307-6"
api = "3.37.7"
ktor = "3.0.0"
kord = "feature-user-apps-20241022.210712-8"
api = "3.37.8"
ksp = "2.0.21-1.0.25"
lavakord = "7.1.0"

Expand Down

0 comments on commit b0098c4

Please sign in to comment.