Skip to content

Commit 1b17d5e

Browse files
dependency: Update dependency net.dv8tion:JDA to v5.2.2 (#505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 843f989 commit 1b17d5e

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.20-R0.2"
1919

2020
// JDA
21-
const val JDA = "5.2.1"
21+
const val JDA = "5.2.2"
2222

2323
// Minestom
2424
const val MINESTOM = "7320437640"

0 commit comments

Comments
 (0)