Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 22ad8e5 commit d6898ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {

// Included Dependencies
implementation("co.aikar:acf-velocity:0.5.1-SNAPSHOT")
implementation("net.dv8tion:JDA:5.1.2")
implementation("net.dv8tion:JDA:5.2.1")
implementation("net.kyori:adventure-text-logger-slf4j:4.17.0")
implementation("dev.vankka:mcdiscordreserializer:4.3.0")
}
Expand Down

0 comments on commit d6898ca

Please sign in to comment.