Skip to content

Commit

Permalink
Merge pull request #39 from andrew121410/renovate/net.dv8tion-jda-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew121410 authored Nov 11, 2024
2 parents ca74fbd + f515bb9 commit 650ea25
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.0") // https://mvnrepository.com/artifact/net.dv8tion/JDA
api("net.dv8tion:JDA:5.2.1") // 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 650ea25

Please sign in to comment.