Skip to content

Commit

Permalink
update JDA and lavaplayer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robinfriedli committed Mar 8, 2021
1 parent afbd85a commit 84b0fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.sedmelluq</groupId>
<artifactId>lavaplayer</artifactId>
<version>1.3.71</version>
<version>1.3.73</version>
</dependency>
<dependency>
<groupId>com.sedmelluq</groupId>
Expand All @@ -93,7 +93,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.2.0_229</version>
<version>4.2.0_236</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 84b0fff

Please sign in to comment.