Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed May 10, 2024
1 parent 679df33 commit d02b721
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
@@ -1,13 +1,13 @@
[versions]
kotlin = "2.0.0-RC3"
kotlin = "2.0.0-RC2"
kordex = "1.8.0-SNAPSHOT"
kmongo = "4.11.0"
coroutines = "1.8.0"
serialization = "1.6.3"
ktor = "2.3.10"
kord = "0.13.1"
api = "3.31.0"
ksp = "2.0.0-RC3-1.0.20"
ksp = "2.0.0-RC2-1.0.20"
lavakord = "6.2.0"

[libraries]
Expand Down

0 comments on commit d02b721

Please sign in to comment.