Skip to content

Commit

Permalink
Update JDA
Browse files Browse the repository at this point in the history
  • Loading branch information
Chew committed Aug 22, 2024
1 parent b21232c commit df80c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ repositories {
}

dependencies {
implementation("com.github.freya022", "JDA", "70e5e5c")
implementation("com.github.freya022", "JDA", "f94446d")
implementation("pw.chew", "jda-chewtils", "2.0-contexts-SNAPSHOT")
implementation("ch.qos.logback", "logback-classic", "1.4.11")
implementation("com.squareup.okhttp3", "okhttp", "4.12.0")
Expand Down

0 comments on commit df80c06

Please sign in to comment.