Skip to content

Commit 4b484ae

Browse files
dependency: Update dependency net.dv8tion:JDA to v6.1.2 (#630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86d13f7 commit 4b484ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object Versions {
1818
const val BUNGEECORD_API = "1.21-R0.4"
1919

2020
// JDA
21-
const val JDA = "6.1.1"
21+
const val JDA = "6.1.2"
2222

2323
// Minestom
2424
const val MINESTOM = "2025.10.05-1.21.8"

0 commit comments

Comments
 (0)