Bump JDA version to more stable beta
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Bea 2022-12-19 00:07:02 +01:00
parent 660e18d1f4
commit 8ddf0ab80d

View File

@ -18,7 +18,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-alpha.22</version>
<version>5.0.0-beta.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>