Skip to content

Commit

Permalink
deps updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jagrosh committed Aug 1, 2019
1 parent c0d40b2 commit fb53b9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.jagrosh</groupId>
<artifactId>JMusicBot</artifactId>
<version>0.2.3</version>
<version>0.2.4</version>
<packaging>jar</packaging>

<repositories>
Expand All @@ -23,12 +23,12 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>3.8.3_463</version>
<version>3.8.3_464</version>
</dependency>
<dependency>
<groupId>com.sedmelluq</groupId>
<artifactId>lavaplayer</artifactId>
<version>1.3.17</version>
<version>1.3.19</version>
</dependency>
<dependency>
<groupId>com.jagrosh</groupId>
Expand Down

0 comments on commit fb53b9e

Please sign in to comment.