Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 1b38e00 commit f4b7b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies {

implementation("org.assertj:assertj-core:3.26.0")

implementation("net.dv8tion:JDA:5.0.0-beta.24")
implementation("net.dv8tion:JDA:5.2.2")

implementation("com.cronutils:cron-utils:9.2.1")
}
Expand Down

0 comments on commit f4b7b7b

Please sign in to comment.