We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be37df6 commit 3adb374Copy full SHA for 3adb374
build.gradle
@@ -58,7 +58,7 @@ tasks.named("bootJar") {
58
}
59
60
dependencies {
61
- implementation 'net.dv8tion:JDA:4.4.0_350'
+ implementation 'net.dv8tion:JDA:4.4.1_353'
62
implementation 'com.github.walkyst:lavaplayer-fork:1.3.97'
63
implementation 'com.github.aikaterna:lavaplayer-natives:original-SNAPSHOT'
64
implementation 'pw.chew:jda-chewtils:1.24.1'
gradle.properties
@@ -1 +1 @@
1
-projectVersion = 3.2.4
+projectVersion = 3.3.2
0 commit comments