Skip to content

Commit

Permalink
fix(deps): update dependency net.dv8tion:jda to v5.0.0-alpha.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent c738b0a commit bc9e19b
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 @@ -26,7 +26,7 @@ repositories {
dependencies {
testImplementation(kotlin("test"))

implementation("net.dv8tion:JDA:5.0.0-alpha.9")
implementation("net.dv8tion:JDA:5.0.0-alpha.20")
implementation("com.github.minndevelopment:jda-ktx:9f01b74")
implementation("com.jagrosh:jda-utilities-commons:3.1.0")
implementation("com.sedmelluq:lavaplayer:1.3.77")
Expand Down

0 comments on commit bc9e19b

Please sign in to comment.