Update to latest JDA

This commit is contained in:
2022-04-29 18:11:52 -05:00
parent 8d91f00fda
commit 6b16460456
52 changed files with 204 additions and 196 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.fpghoti</groupId>
<artifactId>Biscuit</artifactId>
<version>1.10</version>
<version>1.11</version>
<build>
<sourceDirectory>src/main/java</sourceDirectory>
<resources>
@@ -157,7 +157,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.3.0_281</version>
<version>5.0.0-alpha.11</version>
</dependency>
<dependency>
<groupId>com.github.cage</groupId>