Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 9f9fda3 commit 7630a3a
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.1")

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

0 comments on commit 7630a3a

Please sign in to comment.