Skip to content

Commit 5b922be

Browse files
Update dependency de.chojo:cjda-util to v2.10.2+jda-5.1.0
1 parent 680e83c commit 5b922be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
implementation(project(":plugin-api"))
1818

1919
// discord
20-
implementation("de.chojo", "cjda-util", "2.9.8+jda-5.0.0") {
20+
implementation("de.chojo", "cjda-util", "2.10.2+jda-5.1.0") {
2121
exclude(module = "opus-java")
2222
}
2323
implementation(libs.javalin.bundle)

0 commit comments

Comments
 (0)