Skip to content

Commit

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

Bump net.dv8tion:JDA from 5.1.2 to 5.2.0
  • Loading branch information
Andre601 authored Nov 4, 2024
2 parents a6dde19 + 7b61db8 commit ec4df3b
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.1.2')
implementation('net.dv8tion:JDA:5.2.0')
{
exclude(module: 'opus-java')
}
Expand Down

0 comments on commit ec4df3b

Please sign in to comment.