Skip to content

Commit

Permalink
update jda
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkGoosik committed Jan 31, 2024
1 parent 5dd9f4b commit 5cfae55
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.13") {
implementation("net.dv8tion:JDA:5.0.0-beta.20") {
exclude module: "opus-java"
}
implementation "dev.masecla:Modrinth4J:2.2.0" // https://github.com/masecla22/Modrinth4J
Expand Down

0 comments on commit 5cfae55

Please sign in to comment.