Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
f598c391e8 fix(deps): update dependency net.dv8tion:jda to v5.1.2 2024-10-05 10:03:39 +00:00

@ -84,7 +84,7 @@
<dependency> <dependency>
<groupId>net.dv8tion</groupId> <groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId> <artifactId>JDA</artifactId>
<version>5.1.0</version> <version>5.1.2</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>club.minnced</groupId> <groupId>club.minnced</groupId>