diff --git a/build.gradle b/build.gradle index 776bf739d40..31928052a48 100644 --- a/build.gradle +++ b/build.gradle @@ -268,7 +268,7 @@ dependencies { compileOnly 'com.yuvimasory:orange-extensions:1.3.0' compileOnly 'com.github.spotbugs:spotbugs-annotations:4.9.8' - testImplementation 'org.junit.platform:junit-platform-runner:1.14.3' + testImplementation 'org.junit.platform:junit-platform-runner:1.14.4' testImplementation 'org.junit.platform:junit-platform-launcher:6.0.3' testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.3' testImplementation 'org.junit.jupiter:junit-jupiter-params:6.0.3'