Skip to content

Commit 0b8ec8f

Browse files
authored
Merge pull request #125 from botblock/dependabot/gradle/net.dv8tion-JDA-4.2.0_170
Bump JDA from 4.2.0_169 to 4.2.0_170
2 parents 1b5c24a + 98367a7 commit 0b8ec8f

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_169'){
34+
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_170'){
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)