Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Bump net.dv8tion:JDA from 5.0.0-beta.16 to 5.0.0-beta.17 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent d26623d commit 16f65ef
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 @@ dependencies {
implementation("io.github.cdimascio:dotenv-java:3.0.0")

// https://mvnrepository.com/artifact/net.dv8tion/JDA
implementation("net.dv8tion:JDA:5.0.0-beta.16") {
implementation("net.dv8tion:JDA:5.0.0-beta.17") {
exclude(module = "opus-java")
}
// https://mvnrepository.com/artifact/ch.qos.logback/logback-classic
Expand Down

0 comments on commit 16f65ef

Please sign in to comment.