Skip to content

Commit c330b1c

Browse files
authored
Merge pull request #32 from botblock/dependabot/gradle/net.dv8tion-JDA-4.0.0_69
Bump JDA from 4.0.0_66 to 4.0.0_69
2 parents 21d23af + 03e6bf0 commit c330b1c

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
@@ -25,7 +25,7 @@ dependencies{
2525
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.2.2'
2626
api group: 'org.json', name: 'json', version: '20190722'
2727
api group: 'org.jetbrains', name: 'annotations', version: '18.0.0'
28-
api(group: 'net.dv8tion', name: 'JDA', version: '4.0.0_66'){
28+
api(group: 'net.dv8tion', name: 'JDA', version: '4.0.0_69'){
2929
exclude(module: 'opus-java')
3030
}
3131
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'

0 commit comments

Comments
 (0)