diff --git a/build.gradle b/build.gradle index d0c8c8a2f09..fa3e64542d5 100644 --- a/build.gradle +++ b/build.gradle @@ -237,7 +237,7 @@ dependencies { testImplementation 'io.github.classgraph:classgraph:4.8.163' testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1' - testImplementation 'org.junit.platform:junit-platform-launcher:1.10.0' + testImplementation 'org.junit.platform:junit-platform-launcher:1.10.1' testImplementation 'org.mockito:mockito-core:5.7.0' testImplementation 'org.xmlunit:xmlunit-core:2.9.1'