Skip to content

Commit f62e5d3

Browse files
Merge pull request #469 from danthe1st/jda-update
update JDA to 5.0.0-beta.19
2 parents b1fd094 + a0c4a36 commit f62e5d3

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
@@ -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.18") {
34+
implementation("net.dv8tion:JDA:5.0.0-beta.19") {
3535
exclude(module = "opus-java")
3636
}
3737

0 commit comments

Comments
 (0)