Skip to content

Commit 0b0caf0

Browse files
dependency: Update dependency net.dv8tion:JDA to v6.3.2 (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7af8bef commit 0b0caf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.1") {
32+
implementation("net.dv8tion:JDA:6.3.2") {
3333
exclude("opus-java", "opus-java")
3434
}
3535

0 commit comments

Comments
 (0)