We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70e412a + 470f48c commit 44be88bCopy full SHA for 44be88b
jda/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_224'){
+ api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_225'){
3
exclude(module: 'opus-java')
4
}
5
implementation project(":core")
0 commit comments