Update JDA

This commit is contained in:
Vankka 2024-11-16 22:20:30 +02:00
parent 3b0ee1dd5a
commit 227138fc94
No known key found for this signature in database
GPG Key ID: 62E48025ED4E7EBB

View File

@ -59,7 +59,7 @@ dependencyResolutionManagement {
library('jetbrains-annotations', 'org.jetbrains', 'annotations').version('24.1.0')
// JDA
library('jda', 'net.dv8tion', 'JDA').version('5.0.0-beta.20')
library('jda', 'net.dv8tion', 'JDA').version('5.2.1')
// OkHTTP
library('okhttp', 'com.squareup.okhttp3', 'okhttp').version('4.12.0')