Skip to content

Commit 77d2b73

Browse files
Bump JDA from 4.2.0_184 to 4.2.0_185
Bumps JDA from 4.2.0_184 to 4.2.0_185. Signed-off-by: dependabot[bot] <support@github.com>
1 parent beb789d commit 77d2b73

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
@@ -30,7 +30,7 @@ jar{
3030
dependencies{
3131
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.8.0'
3232
api group: 'org.json', name: 'json', version: '20200518'
33-
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_184'){
33+
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_185'){
3434
exclude(module: 'opus-java')
3535
}
3636
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'

0 commit comments

Comments
 (0)