Skip to content

Commit

Permalink
Merge pull request #29 from neziw/renovate/net.dv8tion-jda-5.x
Browse files Browse the repository at this point in the history
Update dependency net.dv8tion:JDA to v5.2.0
  • Loading branch information
neziw authored Nov 3, 2024
2 parents 484f444 + 7f08c9f commit 21257aa
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 @@ -48,7 +48,7 @@ repositories {
}

dependencies {
implementation("net.dv8tion:JDA:5.1.2")
implementation("net.dv8tion:JDA:5.2.0")
implementation("com.google.code.gson:gson:2.11.0")
implementation("redis.clients:jedis:5.2.0")
implementation("eu.okaeri:okaeri-configs-yaml-snakeyaml:5.0.5")
Expand Down

0 comments on commit 21257aa

Please sign in to comment.