diff --git a/ccbot-core/build.gradle.kts b/ccbot-core/build.gradle.kts index 69cab22..631dfd1 100644 --- a/ccbot-core/build.gradle.kts +++ b/ccbot-core/build.gradle.kts @@ -7,7 +7,7 @@ description = "CCBot-Core" dependencies { api("net.dv8tion:JDA:5.3.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:70604a9b7b") + api("com.github.andrew121410.CCUtilsJava:ccutilsjava-relocation:a96019572c") api("com.github.andrew121410:minecraft-server-ping:6b0ea96f9f") // Jackson -> https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core