Skip to content

Commit

Permalink
fix(deps): update dependency dev.arbjerg:lavaplayer to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 9e6701b commit df065a8
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 @@ -34,7 +34,7 @@ dependencies {
implementation("dev.kord:kord-core-voice:0.14.0")
implementation("dev.kord:kord-voice:0.14.0")
implementation("com.kotlindiscord.kord.extensions:kord-extensions:1.6.0")
implementation("dev.arbjerg:lavaplayer:2.2.1")
implementation("dev.arbjerg:lavaplayer:2.2.2")

// Ktor
implementation("io.ktor:ktor-client-cio-jvm:2.3.12")
Expand Down

0 comments on commit df065a8

Please sign in to comment.