Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
twonirwana committed Oct 31, 2024
1 parent bf8b845 commit bf6d7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord-connector/jda/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
/* implementation("net.dv8tion:JDA:5.1.2") {
exclude(module = "opus-java")
}*/
implementation("com.github.freya022:JDA:f94446dd24")
implementation("com.github.freya022:JDA:f5840dab04")
implementation(libs.reactor.core)
implementation(libs.logback.classic)
implementation(libs.log4j.to.slf4j)
Expand Down

0 comments on commit bf6d7d4

Please sign in to comment.