Fixing news/store channels issue

This commit is contained in:
M R S E 2019-05-05 16:52:51 +02:00 committed by GitHub
parent 7dcd7badb3
commit cdc20ce500
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>3.8.1_454</version>
<version>3.8.3_483</version>
</dependency>
<dependency>
<groupId>com.sedmelluq</groupId>
@ -112,4 +112,4 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
</project>
</project>