Skip to content

Commit

Permalink
Bump jda version
Browse files Browse the repository at this point in the history
Bumping jda version to get update to audio system enforced by a breaking Discord change
  • Loading branch information
DV8FromTheWorld committed Mar 20, 2023
1 parent 5ef26d4 commit 5e25707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -78,7 +78,7 @@ shadowJar {
archiveFileName = "Yui-${version}-withDependencies.jar"
}
dependencies {
implementation 'net.dv8tion:JDA:4.2.0_214'
implementation 'net.dv8tion:JDA:4.4.1_353'
implementation 'com.github.walkyst:lavaplayer-fork:0727f9792c'
implementation 'net.lingala.zip4j:zip4j:1.3.2'
implementation 'com.google.code.gson:gson:2.8.1'
Expand Down

0 comments on commit 5e25707

Please sign in to comment.