diff --git a/build.gradle b/build.gradle index 9c07fb6f99a..784d6a3a465 100644 --- a/build.gradle +++ b/build.gradle @@ -198,7 +198,7 @@ dependencies { testImplementation 'io.github.classgraph:classgraph:4.8.65' testImplementation 'org.junit.jupiter:junit-jupiter:5.6.1' - testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.0' + testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.1' testImplementation 'org.junit.platform:junit-platform-launcher:1.6.1' testImplementation 'net.bytebuddy:byte-buddy-parent:1.10.8'