Skip to content

Commit 37fed75

Browse files
committed
minor JDA upgrade
1 parent f50b1d1 commit 37fed75

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
@@ -34,7 +34,7 @@ dependencies {
3434
// DIH4JDA (Command Framework) & JDA
3535
implementation("com.github.jasonlessenich:DIH4JDA:1.7.0")
3636
//implementation("xyz.dynxsty:dih4jda:1.7.0")
37-
implementation("net.dv8tion:JDA:6.1.0") {
37+
implementation("net.dv8tion:JDA:6.1.3") {
3838
exclude(module = "opus-java")
3939
}
4040

0 commit comments

Comments
 (0)