diff --git a/build.gradle b/build.gradle index ad50a1d967b..3400b69d70a 100644 --- a/build.gradle +++ b/build.gradle @@ -205,7 +205,7 @@ dependencies { implementation group: 'net.harawata', name: 'appdirs', version: '1.2.1' - testImplementation 'io.github.classgraph:classgraph:4.8.137' + testImplementation 'io.github.classgraph:classgraph:4.8.138' testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2' testImplementation 'org.junit.platform:junit-platform-launcher:1.8.2'