Skip to content

Commit ee4b929

Browse files
Bump JDA from 4.1.0_89 to 4.1.0_90
Bumps JDA from 4.1.0_89 to 4.1.0_90. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent dc4a2d8 commit ee4b929

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
@@ -28,7 +28,7 @@ dependencies{
2828
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.3.0'
2929
api group: 'org.json', name: 'json', version: '20190722'
3030
api group: 'org.jetbrains', name: 'annotations', version: '18.0.0'
31-
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.0_89'){
31+
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.0_90'){
3232
exclude(module: 'opus-java')
3333
}
3434
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'

0 commit comments

Comments
 (0)