Skip to content

Commit

Permalink
Update music dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
1Revenger1 committed Sep 21, 2024
1 parent 3472220 commit 8a10706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ dependencies {
implementation("io.github.cdimascio:dotenv-kotlin:6.4.2")
implementation("net.dv8tion:JDA:5.1.0")
implementation("ch.qos.logback:logback-classic:1.5.8")
implementation("dev.arbjerg:lavaplayer:2.2.1") // https://github.com/lavalink-devs/lavaplayer
implementation("dev.lavalink.youtube:v2:1.7.2")
implementation("dev.arbjerg:lavaplayer:2.2.2") // https://github.com/lavalink-devs/lavaplayer
implementation("dev.lavalink.youtube:v2:1.8.0")
implementation("org.mongodb:mongodb-driver-sync:5.1.4")
implementation ("org.scilab.forge:jlatexmath:1.0.7")
}
Expand Down

0 comments on commit 8a10706

Please sign in to comment.