Skip to content

Commit 3adb374

Browse files
committed
Updating to the latest 4.0 LTS version.
1 parent be37df6 commit 3adb374

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tasks.named("bootJar") {
5858
}
5959

6060
dependencies {
61-
implementation 'net.dv8tion:JDA:4.4.0_350'
61+
implementation 'net.dv8tion:JDA:4.4.1_353'
6262
implementation 'com.github.walkyst:lavaplayer-fork:1.3.97'
6363
implementation 'com.github.aikaterna:lavaplayer-natives:original-SNAPSHOT'
6464
implementation 'pw.chew:jda-chewtils:1.24.1'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
projectVersion = 3.2.4
1+
projectVersion = 3.3.2

0 commit comments

Comments
 (0)