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

This commit is contained in:
2025-03-27 18:00:34 +00:00
parent 645fb5f4a6
commit a72b6f690b

View File

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