Bumped JDA to latest version

This commit is contained in:
Nathan Curran 2021-03-07 12:00:01 +11:00 committed by GitHub
parent b59ce8d5c1
commit b2805f1df9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.2.0_228</version>
<version>4.2.0_233</version>
<scope>compile</scope>
</dependency>