Skip to content

Commit

Permalink
update JDA
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkGoosik committed Oct 12, 2024
1 parent 30cf9be commit 0395d5d
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.24") {
implementation("net.dv8tion:JDA:5.1.2") {
exclude module: "opus-java"
}
implementation "dev.masecla:Modrinth4J:2.2.0" // https://github.com/masecla22/Modrinth4J
Expand Down

0 comments on commit 0395d5d

Please sign in to comment.