We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 611aaa6 + 2e81fd5 commit 95ff9fbCopy full SHA for 95ff9fb
jda-module/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_172'){
+ api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_187'){
3
exclude(module: 'opus-java')
4
}
5
implementation project(":core")
0 commit comments