1 Commits

Author SHA1 Message Date
63fc1feaea Update dependency net.dv8tion:JDA to v5.5.1
All checks were successful
continuous-integration/drone/pr Build is passing
2025-05-03 12:00:25 +00:00

View File

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