Skip to content

Commit

Permalink
[FIX] Switch back to alternate lavaplayer snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
t3rminus committed Apr 8, 2024
1 parent 358f95b commit a2ede35
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 @@ -55,7 +55,7 @@
<dependency>
<groupId>dev.arbjerg</groupId>
<artifactId>lavaplayer</artifactId>
<version>2.1.1</version>
<version>727959e9f621fc457b3a5adafcfffb55fdeaa538-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.jagrosh</groupId>
Expand All @@ -68,7 +68,7 @@
<version>1.9.0</version>
</dependency>

<!-- Misc Internal Dependencies -->
<!-- Misc Internal Dependencies -->
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
Expand All @@ -85,7 +85,7 @@
<version>1.15.3</version>
</dependency>

<!-- Testing Dependencies -->
<!-- Testing Dependencies -->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit a2ede35

Please sign in to comment.