diff --git a/build.gradle b/build.gradle index 0951b9873a6..bc0b8d09193 100644 --- a/build.gradle +++ b/build.gradle @@ -159,7 +159,7 @@ dependencies { testImplementation 'org.junit.jupiter:junit-jupiter:5.4.2' testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.4.2' - testCompile 'org.junit.platform:junit-platform-launcher:1.4.2' + testCompile 'org.junit.platform:junit-platform-launcher:1.5.0' testRuntime 'org.apache.logging.log4j:log4j-core:2.12.0' testRuntime 'org.apache.logging.log4j:log4j-jul:2.12.0'