Skip to content

Commit de225a9

Browse files
Update dependency de.chojo:cjda-util to v2.14.1+jda-6.3.0 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9dd17e7 commit de225a9

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.14.0+jda-6.3.0") {
20+
implementation("de.chojo", "cjda-util", "2.14.1+jda-6.3.0") {
2121
exclude(module = "opus-java")
2222
}
2323
implementation(libs.javalin.bundle)

0 commit comments

Comments
 (0)