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 64de120 commit 1e7dccfCopy full SHA for 1e7dccf
build.gradle.kts
@@ -19,7 +19,7 @@ repositories {
19
}
20
21
dependencies {
22
- implementation("net.dv8tion:JDA:5.0.0-beta.18")
+ implementation("net.dv8tion:JDA:5.4.0")
23
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
24
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4")
25
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.6.4")
0 commit comments