Skip to content

Commit

Permalink
Bump lavaplayer
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Jun 29, 2021
1 parent d99d68b commit ba79440
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 @@ -84,7 +84,7 @@ dependencies {
implementation(group = "com.dunctebot", name = "sourcemanagers", version = "1.5.5")
// implementation(group = "com.github.DuncteBot", name = "skybot-source-managers", version = "68b7277")
// Lavaplayer/Lavalink
implementation(group = "com.sedmelluq", name = "lavaplayer", version = "1.3.77")
implementation(group = "com.sedmelluq", name = "lavaplayer", version = "1.3.78")
implementation(group = "com.github.DuncteBot", name = "Lavalink-Client", version = "ade4a54") {
exclude(module = "lavaplayer")
}
Expand Down

0 comments on commit ba79440

Please sign in to comment.