Skip to content

Commit 1e7dccf

Browse files
Update dependency net.dv8tion:JDA to v5.4.0
1 parent 64de120 commit 1e7dccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020

2121
dependencies {
22-
implementation("net.dv8tion:JDA:5.0.0-beta.18")
22+
implementation("net.dv8tion:JDA:5.4.0")
2323
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
2424
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4")
2525
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.6.4")

0 commit comments

Comments
 (0)