Skip to content

Commit 8ac5e50

Browse files
authored
Merge pull request #18 from botblock/dependabot/gradle/net.dv8tion-JDA-4.0.0_54
Bump JDA from 4.0.0_53 to 4.0.0_54
2 parents eb0bd4d + d7d682b commit 8ac5e50

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
@@ -24,7 +24,7 @@ dependencies{
2424
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.2.2'
2525
api group: 'org.json', name: 'json', version: '20190722'
2626
api group: 'org.jetbrains', name: 'annotations', version: '17.0.0'
27-
api(group: 'net.dv8tion', name: 'JDA', version: '4.0.0_53'){
27+
api(group: 'net.dv8tion', name: 'JDA', version: '4.0.0_54'){
2828
exclude(module: 'opus-java')
2929
}
3030
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'

0 commit comments

Comments
 (0)