Skip to content

Commit 173044b

Browse files
authored
Merge pull request #491 from danthe1st/update-JDA-5-final
update to JDA 5.0.0
2 parents 2928ebc + ab74291 commit 173044b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131

3232
// DIH4JDA (Command Framework) & JDA
3333
implementation("com.github.DynxstyGIT:DIH4JDA:120a15ad2e")
34-
implementation("net.dv8tion:JDA:5.0.0-beta.19") {
34+
implementation("net.dv8tion:JDA:5.0.0") {
3535
exclude(module = "opus-java")
3636
}
3737

0 commit comments

Comments
 (0)