Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 5a24314 commit 7e84205
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 @@ -37,7 +37,7 @@ allprojects {
implementation("io.ktor:ktor-client-cio:2.2.1")
implementation("io.ktor:ktor-client-content-negotiation:2.2.1")
implementation("io.ktor:ktor-client-websockets:2.2.1")
implementation("net.dv8tion:JDA:5.0.0-beta.2")
implementation("net.dv8tion:JDA:5.1.0")
}
tasks.withType<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar> {
val prefix = "pl.kakuszcode.discordreward.libs"
Expand Down

0 comments on commit 7e84205

Please sign in to comment.