Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Commit

Permalink
Update dependency net.dv8tion:JDA to v4.2.0_241
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 11, 2021
1 parent 7635f5c commit 7a99379
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 @@ -33,7 +33,7 @@ dependencies {
implementation("org.koin:koin-ktor:2.2.2")

// JDA
implementation("net.dv8tion:JDA:4.2.0_240") {
implementation("net.dv8tion:JDA:4.2.0_241") {
exclude(module = "opus-java")
}
implementation("club.minnced:jda-reactor:1.2.0")
Expand Down

0 comments on commit 7a99379

Please sign in to comment.