Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent a661474 commit 39f198a
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.0.1")

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

0 comments on commit 39f198a

Please sign in to comment.