Skip to content

Commit b386fc2

Browse files
authored
Merge pull request #39 from botblock/dependabot/gradle/net.dv8tion-JDA-4.1.0_81
Bump JDA from 4.0.0_79 to 4.1.0_81
2 parents 60724c4 + 7ebbe99 commit b386fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies{
2626
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.2.2'
2727
api group: 'org.json', name: 'json', version: '20190722'
2828
api group: 'org.jetbrains', name: 'annotations', version: '18.0.0'
29-
api(group: 'net.dv8tion', name: 'JDA', version: '4.0.0_79'){
29+
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.0_81'){
3030
exclude(module: 'opus-java')
3131
}
3232
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'

0 commit comments

Comments
 (0)