Update dependency net.dv8tion:JDA to v5.6.0
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-06-07 21:00:28 +00:00
parent f1969c2043
commit 8da778a12d

View File

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