Skip to content

Commit

Permalink
Fix JDA version
Browse files Browse the repository at this point in the history
  • Loading branch information
casko1 committed Jul 11, 2024
1 parent 2f6ecce commit 5305489
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 @@ -42,7 +42,7 @@ repositories {
}

dependencies {
implementation 'com.github.DV8FromTheWorld:JDA:2328104'
implementation 'com.github.DV8FromTheWorld:JDA:5.0.0-beta.21'
implementation 'pw.chew:jda-chewtils:2.0-SNAPSHOT'
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.0'
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.14.0'
Expand Down

0 comments on commit 5305489

Please sign in to comment.