Skip to content

Commit

Permalink
Merge pull request #38 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 4, 2024
2 parents 4837d9c + f48eeb9 commit ca74fbd
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.1.2") // https://mvnrepository.com/artifact/net.dv8tion/JDA
api("net.dv8tion:JDA:5.2.0") // 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 ca74fbd

Please sign in to comment.