diff --git a/build.gradle b/build.gradle index cbaffc72543..6c808c4bb4c 100644 --- a/build.gradle +++ b/build.gradle @@ -196,7 +196,7 @@ dependencies { } - testCompile 'io.github.classgraph:classgraph:4.8.48' + testCompile 'io.github.classgraph:classgraph:4.8.52' testCompile 'junit:junit:4.12' testImplementation 'org.junit.jupiter:junit-jupiter:5.5.2' testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.2'