This commit is contained in:
Sebastian Cabrera 2024-09-30 12:51:54 -04:00
parent 2164a54f17
commit 8f1558bedc
No known key found for this signature in database
GPG key ID: 01B277F4C20B2FF6
8 changed files with 11 additions and 222 deletions

View file

@ -31,13 +31,13 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.9</version>
<version>5.1.1</version>
</dependency>
<dependency>
<groupId>com.github.FrostedCA</groupId>
<artifactId>EasyCommands</artifactId>
<version>0.7.1</version>
<version>0.8.14</version>
</dependency>
<dependency>