Skip to content

Commit 6b84e8c

Browse files
dependency: Update dependency net.dv8tion:JDA to v6.4.1 (#271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04a438f commit 6b84e8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929

3030
dependencies {
3131
// JDA
32-
implementation("net.dv8tion:JDA:6.4.0") {
32+
implementation("net.dv8tion:JDA:6.4.1") {
3333
exclude("opus-java", "opus-java")
3434
}
3535

0 commit comments

Comments
 (0)