Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent c7e9295 commit dd0cef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {

dependencies {
implementation("dev.rollczi:litecommands-jda:3.3.3")
implementation("net.dv8tion:JDA:5.0.0-beta.20")
implementation("net.dv8tion:JDA:5.2.0")
implementation("com.squareup.okhttp:okhttp:2.7.5")
implementation("com.google.code.gson:gson:2.10.1")
implementation("net.dzikoysk:cdn:1.14.4")
Expand Down

0 comments on commit dd0cef8

Please sign in to comment.