Skip to content

Commit

Permalink
[ci skip] update lavalink to dev runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Jan 4, 2022
1 parent f40c3d8 commit 5944c43
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 @@ -36,7 +36,7 @@ dependencies {
compileOnly("dev.arbjerg.lavalink:plugin-api:0.9.0")

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

tasks.getByName<Test>("test") {
Expand Down

0 comments on commit 5944c43

Please sign in to comment.