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.
1 parent 04a438f commit 6b84e8cCopy full SHA for 6b84e8c
1 file changed
build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
30
dependencies {
31
// JDA
32
- implementation("net.dv8tion:JDA:6.4.0") {
+ implementation("net.dv8tion:JDA:6.4.1") {
33
exclude("opus-java", "opus-java")
34
}
35
0 commit comments