Skip to content

Commit

Permalink
build.gradle - update jda
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneBeee committed Jul 11, 2024
1 parent 66033e4 commit 4d71e31
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 @@ -13,7 +13,7 @@ compileJava {

// ShaneBot version
version = '2.0.0'
def jdaVersion = '5.0.0-beta.24'
def jdaVersion = '5.0.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit 4d71e31

Please sign in to comment.