Skip to content

Commit

Permalink
Merge pull request #24 from andrew121410/renovate/net.dv8tion-jda-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew121410 authored Aug 24, 2024
2 parents d0a07a4 + 3644686 commit ab19dfd
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.0.2") // https://mvnrepository.com/artifact/net.dv8tion/JDA
api("net.dv8tion:JDA:5.1.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 ab19dfd

Please sign in to comment.