Merge pull request #16 from BigBotNetwork/dependabot/maven/net.dv8tion-JDA-4.2.0_241

Bump JDA from 4.2.0_240 to 4.2.0_241
This commit is contained in:
Skidder 2021-03-11 15:08:14 +01:00 committed by GitHub
commit 208e0e8734
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@
<dependency> <dependency>
<groupId>net.dv8tion</groupId> <groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId> <artifactId>JDA</artifactId>
<version>4.2.0_240</version> <version>4.2.0_241</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>