Skip to content

Commit

Permalink
dependency: Update dependency net.dv8tion:JDA to v5.2.1 (#479)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 2c1a623 commit b98670c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object Versions {
const val BUNGEECORD_API = "1.20-R0.2"

// JDA
const val JDA = "5.1.2"
const val JDA = "5.2.1"

// Minestom
const val MINESTOM = "7320437640"
Expand Down

0 comments on commit b98670c

Please sign in to comment.