Skip to content

Commit

Permalink
update lavaplayer natives dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Jun 4, 2023
1 parent af338b3 commit bacb93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version = "1.4.1-original"

dependencies {
api("com.sedmelluq:lava-common:1.1.2")
implementation("com.github.topisenpai:lavaplayer-natives-fork:a4b538444f")
implementation("com.github.walkyst:lavaplayer-natives-fork:1.0.2")
implementation("com.github.walkyst.JAADec-fork:jaadec-ext-aac:0.1.3")
implementation("org.mozilla:rhino-engine:1.7.14")
api("org.slf4j:slf4j-api:1.7.25")
Expand Down

0 comments on commit bacb93e

Please sign in to comment.