Skip to content

Commit

Permalink
fix(deps): update dependency dev.kord:kord-core-voice to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent 55af8fd commit e78cc19
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 @@ -30,7 +30,7 @@ dependencies {

// Discord Related
implementation("dev.kord:kord-core:unknown-d-field-fix-SNAPSHOT")
implementation("dev.kord:kord-core-voice:0.13.1")
implementation("dev.kord:kord-core-voice:0.14.0")
implementation("dev.kord:kord-voice:0.13.1")
implementation("com.kotlindiscord.kord.extensions:kord-extensions:1.6.0")
implementation("dev.arbjerg:lavaplayer:2.0.2")
Expand Down

0 comments on commit e78cc19

Please sign in to comment.