Skip to content

Commit bc7c04b

Browse files
Bump JDA from 4.1.1_164 to 4.1.1_165
Bumps JDA from 4.1.1_164 to 4.1.1_165. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 449652e commit bc7c04b

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.1.1_164'){
34+
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.1_165'){
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)