diff --git a/core/build.gradle b/core/build.gradle index 8b20d2f38..5f15a9a0e 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -24,5 +24,5 @@ dependencies { compileOnly "cloud.commandframework:cloud-core:$cloudVersion" testImplementation "cloud.commandframework:cloud-core:$cloudVersion" api "cloud.commandframework:cloud-annotations:$cloudVersion" - api "io.github.classgraph:classgraph:4.8.149" + api "io.github.classgraph:classgraph:4.8.160" } \ No newline at end of file