diff --git a/build.gradle b/build.gradle index 26d4c001a18..9a21ba0ef5a 100644 --- a/build.gradle +++ b/build.gradle @@ -381,7 +381,7 @@ dependencies { testImplementation 'io.github.classgraph:classgraph:4.8.179' testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4' - testImplementation 'org.junit.platform:junit-platform-launcher:1.11.3' + testImplementation 'org.junit.platform:junit-platform-launcher:1.11.4' testImplementation 'org.mockito:mockito-core:5.14.2' testImplementation 'org.xmlunit:xmlunit-core:2.10.0'