Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.0.0-beta.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent 3bba4b7 commit 4f49f49
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 @@ -14,7 +14,7 @@ repositories {
}

dependencies {
api("net.dv8tion", "JDA", "5.0.0-beta.16")
api("net.dv8tion", "JDA", "5.0.0-beta.17")
api("org.apache.commons", "commons-text", "1.10.0")
api("club.minnced", "discord-webhooks", "0.8.4")

Expand Down

0 comments on commit 4f49f49

Please sign in to comment.