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

This commit is contained in:
2026-03-28 22:09:03 +00:00
parent 5147e0fd8c
commit c2581d395c

View File

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