Skip to content

Commit d3d23e7

Browse files
authored
Merge pull request #126 from botblock/dependabot/gradle/net.dv8tion-JDA-4.2.0_171
Bump JDA from 4.2.0_170 to 4.2.0_171
2 parents 0b8ec8f + 07a98b5 commit d3d23e7

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
@@ -31,7 +31,7 @@ dependencies{
3131
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.7.2'
3232
api group: 'org.json', name: 'json', version: '20200518'
3333
api group: 'org.jetbrains', name: 'annotations', version: '19.0.0'
34-
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_170'){
34+
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_171'){
3535
exclude(module: 'opus-java')
3636
}
3737
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'

0 commit comments

Comments
 (0)