diff --git a/build.gradle b/build.gradle index 41a63aad98e..97454c07e07 100644 --- a/build.gradle +++ b/build.gradle @@ -203,7 +203,7 @@ dependencies { } - testCompile 'io.github.classgraph:classgraph:4.8.52' + testCompile 'io.github.classgraph:classgraph:4.8.53' testCompile 'junit:junit:4.12' testImplementation 'org.junit.jupiter:junit-jupiter:5.5.2' testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.2'