Skip to content

Commit

Permalink
Upgrade lavalink api to v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Dec 23, 2021
1 parent 8c7ec25 commit bde5be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repositories {
dependencies {
implementation("com.dunctebot:sourcemanagers:1.5.9")

compileOnly("dev.arbjerg.lavalink:plugin-api:0.6.0")
compileOnly("dev.arbjerg.lavalink:plugin-api:0.8.0")

// for testing
runtimeOnly("com.github.freyacodes.lavalink:Lavalink-Server:feature~plugins-SNAPSHOT")
Expand Down

0 comments on commit bde5be6

Please sign in to comment.