Skip to content

Commit

Permalink
update jda
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkGoosik committed May 27, 2024
1 parent d594aa7 commit 3dae03e
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 @@ -12,7 +12,7 @@ repositories {

dependencies {
// https://github.com/discord-jda/JDA/releases
implementation("net.dv8tion:JDA:5.0.0-beta.23") {
implementation("net.dv8tion:JDA:5.0.0-beta.24") {
exclude module: "opus-java"
}
implementation "dev.masecla:Modrinth4J:2.2.0" // https://github.com/masecla22/Modrinth4J
Expand Down

0 comments on commit 3dae03e

Please sign in to comment.