Merge pull request #48 from BigBotNetwork/dependabot/maven/net.dv8tion-JDA-4.0.0_56

Bump JDA from LATEST to 4.0.0_56
This commit is contained in:
Skidder 2019-11-04 15:32:42 +01:00 committed by GitHub
commit 35cc4efa8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>LATEST</version>
<version>4.0.0_56</version>
</dependency>
<dependency>
<groupId>org.json</groupId>