Skip to content

Commit

Permalink
Update JDA
Browse files Browse the repository at this point in the history
  • Loading branch information
Chew committed Jul 29, 2024
1 parent ce1d1b3 commit 31a3f31
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", "423300a")
implementation("com.github.freya022", "JDA", "70e5e5c")
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 31a3f31

Please sign in to comment.