Skip to content

Commit

Permalink
Fixed JDA
Browse files Browse the repository at this point in the history
  • Loading branch information
RealMangorage committed May 13, 2024
1 parent 5d61744 commit 525536e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ dependencies {
runtimeOnly('org.apache.logging.log4j:log4j-slf4j-impl:2.23.1')

// Libs for Bot
library('net.dv8tion:JDA:5.0.0-beta.24')
library('net.dv8tion:JDA:5.0.0-beta.23')
library('com.google.code.gson:gson:2.10.1')

library('org.luaj:luaj-jse:3.0.1')
Expand Down

0 comments on commit 525536e

Please sign in to comment.