diff --git a/build.gradle b/build.gradle index b0953b82aae..f8c2291370f 100644 --- a/build.gradle +++ b/build.gradle @@ -196,7 +196,7 @@ dependencies { } - testImplementation 'io.github.classgraph:classgraph:4.8.65' + testImplementation 'io.github.classgraph:classgraph:4.8.66' testImplementation 'org.junit.jupiter:junit-jupiter:5.6.1' testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.1' testImplementation 'org.junit.platform:junit-platform-launcher:1.6.1'