Skip to content

Commit 2a9a8f7

Browse files
Updatd JDA version... again. Last time hopefully for JDA 2.x
1 parent 2577170 commit 2a9a8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ repositories {
7373
}
7474

7575
dependencies {
76-
compile "net.dv8tion:JDA:2.2.1_374"
76+
compile "net.dv8tion:JDA:2.2.1_375"
7777
compile "net.lingala.zip4j:zip4j:1.3.2"
7878
compile "com.google.code.gson:gson:2.4"
7979
compile "org.xerial:sqlite-jdbc:3.8.11.2"

0 commit comments

Comments
 (0)