Update dependency net.dv8tion:JDA to v6
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-07-13 23:00:32 +00:00
parent f1969c2043
commit a160852757

View File

@@ -22,7 +22,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.5.1</version>
<version>6.0.0-preview_DEV</version>
</dependency>
<!-- JDA depends on SLF4J for logging -->
<dependency>