Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.1.0 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 5afeeae commit bc82cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
implementation('net.dv8tion:JDA:5.0.2') {
implementation('net.dv8tion:JDA:5.1.0') {
exclude module: 'opus-java'
}}

Expand Down

0 comments on commit bc82cde

Please sign in to comment.