diff --git a/core/build.gradle b/core/build.gradle index 90bb48f0d..d0ee5eea0 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -23,5 +23,5 @@ dependencies { api 'com.github.ben-manes.caffeine:caffeine:3.1.1' 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.165" } \ No newline at end of file