diff --git a/build.gradle b/build.gradle index 1450845033d..d981b6a6f73 100644 --- a/build.gradle +++ b/build.gradle @@ -242,7 +242,7 @@ dependencies { testImplementation 'io.github.classgraph:classgraph:4.8.165' testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2' - testImplementation 'org.junit.platform:junit-platform-launcher:1.10.1' + testImplementation 'org.junit.platform:junit-platform-launcher:1.10.2' testImplementation 'org.mockito:mockito-core:5.10.0' testImplementation 'org.xmlunit:xmlunit-core:2.9.1'