Skip to content

Commit

Permalink
Updated JDA versions and Lavaplayer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostedCA committed Dec 2, 2023
1 parent 87f5321 commit d457914
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 @@ -40,7 +40,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.5</version>
<version>5.0.0-beta.18</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand All @@ -50,7 +50,7 @@
<dependency>
<groupId>com.sedmelluq</groupId>
<artifactId>lavaplayer</artifactId>
<version>1.3.77</version>
<version>1.3.78</version>
</dependency>
<dependency>
<groupId>com.github.LowLevelSubmarine</groupId>
Expand Down

0 comments on commit d457914

Please sign in to comment.