Update dependency net.dv8tion:JDA to v6

This commit is contained in:
2025-11-06 13:44:21 +00:00
parent fd2970fa59
commit f43d1eeabf

View File

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