diff --git a/build.gradle b/build.gradle index 67d05c078..5e68fbed2 100644 --- a/build.gradle +++ b/build.gradle @@ -108,6 +108,6 @@ subprojects { 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.156" } } \ No newline at end of file