Skip to content

Commit

Permalink
Bump JDA and XSeries version
Browse files Browse the repository at this point in the history
  • Loading branch information
Almighty-Satan committed Jan 11, 2025
1 parent 13bbf81 commit 0934eb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ dependencies {
compileOnly("me.clip:placeholderapi:2.11.6")
compileOnly("net.luckperms:api:5.4")

runtimeDownload("com.github.cryptomorin:XSeries:12.1.0")
runtimeDownload("com.github.cryptomorin:XSeries:13.0.0")
runtimeDownload("com.google.guava:guava:33.3.0-jre")
runtimeDownload("com.google.code.gson:gson:2.10.1")
runtimeDownload("net.dv8tion:JDA:5.2.1") {
runtimeDownload("net.dv8tion:JDA:5.2.2") {
exclude(module = "opus-java")
}
runtimeDownload("org.slf4j:slf4j-simple:2.0.16") {
Expand Down

0 comments on commit 0934eb8

Please sign in to comment.