Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent c0ba32f commit 4be125a
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 @@ -34,7 +34,7 @@ dependencies {
implementation("de.varilx:base-api:0.4.1")

// JDA
implementation("net.dv8tion:JDA:5.2.0")
implementation("net.dv8tion:JDA:5.2.2")

// LuckPerms
compileOnly("net.luckperms:api:5.4")
Expand Down

0 comments on commit 4be125a

Please sign in to comment.