Skip to content

Commit

Permalink
Actually use the correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Aug 26, 2024
1 parent 4ada25e commit 277378f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ kmongo = "5.1.0"
coroutines = "1.8.1"
serialization = "1.7.1"
ktor = "2.3.11"
kord = "feature-user-apps-SNAPSHOT"
api = "3.35.2"
kord = "feature-user-apps-20240825.234248-3"
api = "3.35.3"
ksp = "2.0.0-1.0.22"
lavakord = "6.4.0-SNAPSHOT"

Expand Down

0 comments on commit 277378f

Please sign in to comment.