diff --git a/build.gradle b/build.gradle index 4e52f90fbe2..046bbdf8c92 100644 --- a/build.gradle +++ b/build.gradle @@ -311,7 +311,7 @@ dependencies { testImplementation 'io.github.classgraph:classgraph:4.8.174' testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3' - testImplementation 'org.junit.platform:junit-platform-launcher:1.10.2' + testImplementation 'org.junit.platform:junit-platform-launcher:1.10.3' testImplementation 'org.mockito:mockito-core:5.12.0' testImplementation 'org.xmlunit:xmlunit-core:2.10.0'