Skip to content

Commit

Permalink
Merge pull request #649 from purrbot-site/dependabot/gradle/net.dv8ti…
Browse files Browse the repository at this point in the history
…on-JDA-5.2.2

Bump net.dv8tion:JDA from 5.2.1 to 5.2.2
  • Loading branch information
Andre601 authored Dec 30, 2024
2 parents 4fb13aa + 728fc5c commit 6542362
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 @@ -49,7 +49,7 @@ dependencies {
implementation group: 'com.rethinkdb', name: 'rethinkdb-driver', version:'2.4.4'
implementation group: 'com.google.code.gson', name: 'gson', version: '2.11.0'
// implementation group: 'com.github.DV8FromTheWorld', name: 'JDA', version: 'e111d55'
implementation('net.dv8tion:JDA:5.2.1')
implementation('net.dv8tion:JDA:5.2.2')
{
exclude(module: 'opus-java')
}
Expand Down

0 comments on commit 6542362

Please sign in to comment.