Skip to content

Commit

Permalink
Update dependency de.chojo:cjda-util to v2.10.1+jda-5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 680e83c commit 7a960f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation(project(":plugin-api"))

// discord
implementation("de.chojo", "cjda-util", "2.9.8+jda-5.0.0") {
implementation("de.chojo", "cjda-util", "2.10.1+jda-5.1.0") {
exclude(module = "opus-java")
}
implementation(libs.javalin.bundle)
Expand Down

0 comments on commit 7a960f1

Please sign in to comment.