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 Dec 27, 2024
1 parent 040a662 commit fd4204b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccbot-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
description = "CCBot-Core"

dependencies {
api("net.dv8tion:JDA:5.2.1") // https://mvnrepository.com/artifact/net.dv8tion/JDA
api("net.dv8tion:JDA:5.2.2") // https://mvnrepository.com/artifact/net.dv8tion/JDA
api("org.reflections:reflections:0.10.2") // https://mvnrepository.com/artifact/org.reflections/reflections
api("com.github.andrew121410:CCUtilsJava:b3c9a23201")
api("com.github.andrew121410:minecraft-server-ping:2e7159a5ff")
Expand Down

0 comments on commit fd4204b

Please sign in to comment.