Skip to content

Commit

Permalink
Change lavaplayer version
Browse files Browse the repository at this point in the history
  • Loading branch information
MichailiK committed Apr 12, 2024
1 parent b3ffbdb commit 1a1641e
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.jagrosh</groupId>
<artifactId>JMusicBot</artifactId>
<version>Snapshot</version>
<version>0.4.0-on-lavaplayer-afec211</version>
<packaging>jar</packaging>

<repositories>
Expand Down Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>dev.arbjerg</groupId>
<artifactId>lavaplayer</artifactId>
<version>727959e9f621fc457b3a5adafcfffb55fdeaa538-SNAPSHOT</version>
<version>afec211f05c9dcf0b6ee44276a02f0316ea2458a-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.jagrosh</groupId>
Expand Down

0 comments on commit 1a1641e

Please sign in to comment.