Skip to content

Commit eb53b65

Browse files
authored
Merge pull request #57 from botblock/dependabot/gradle/net.dv8tion-JDA-4.1.0_97
Bump JDA from 4.1.0_96 to 4.1.0_97
2 parents b212f75 + 556d690 commit eb53b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies{
2727
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.3.1'
2828
api group: 'org.json', name: 'json', version: '20190722'
2929
api group: 'org.jetbrains', name: 'annotations', version: '18.0.0'
30-
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.0_96'){
30+
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.0_97'){
3131
exclude(module: 'opus-java')
3232
}
3333
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'

0 commit comments

Comments
 (0)