diff --git a/core/build.gradle b/core/build.gradle index 8b20d2f38..2c2153229 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.158" } \ No newline at end of file