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

This commit is contained in:
2025-04-05 11:00:29 +00:00
parent 7f16a011b3
commit 97e846c3dc

View File

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