diff --git a/build.gradle b/build.gradle index b60f4f279d81..251501a8c695 100644 --- a/build.gradle +++ b/build.gradle @@ -206,7 +206,7 @@ dependencies { testCompile 'junit:junit:4.12' testImplementation 'org.junit.jupiter:junit-jupiter:5.5.1' testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.1' - testCompile 'org.junit.platform:junit-platform-launcher:1.5.1' + testCompile 'org.junit.platform:junit-platform-launcher:1.5.2' testCompile 'net.bytebuddy:byte-buddy-parent:1.10.1' testRuntime 'org.apache.logging.log4j:log4j-core:2.12.0'