Bump JDA version to more stable beta

This commit is contained in:
Bea 2022-12-19 00:07:02 +01:00
parent 764ff23010
commit 595e81e02c

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>