Skip to content

Commit 3dc98c9

Browse files
committed
Fix shading
1 parent f8f268c commit 3dc98c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ shadowJar {
7979
relocate "org.apache.commons.logging", "net.shadowfacts.discordchat.repack.org.apache.commons.logging"
8080

8181
dependencies {
82-
include(dependency("net.dv8tion:JDA:1.2.2_167:withDependencies"))
82+
include(dependency("net.dv8tion:JDA:2.0.0_242:withDependencies"))
8383
}
8484
}
8585

0 commit comments

Comments
 (0)