Update dependency net.dv8tion:JDA to v6

This commit is contained in:
2026-09-06 13:10:11 +00:00
parent 5147e0fd8c
commit b4593423e3
+1 -1
View File
@@ -22,7 +22,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.6.1</version>
<version>6.6.0</version>
</dependency>
<!-- JDA depends on SLF4J for logging -->
<dependency>