deps update and ref cleanup

This commit is contained in:
John Grosh
2021-02-05 19:18:34 -05:00
parent cebdbc3aa5
commit b4c9a125e5
2 changed files with 3 additions and 4 deletions

View File

@@ -23,12 +23,12 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.2.0_214</version>
<version>4.2.0_227</version>
</dependency>
<dependency>
<groupId>com.sedmelluq</groupId>
<artifactId>lavaplayer</artifactId>
<version>1.3.55</version>
<version>1.3.67</version>
</dependency>
<dependency>
<groupId>com.sedmelluq</groupId>