diff --git a/build.gradle b/build.gradle index 96a64888610..8bd5bfe45e9 100644 --- a/build.gradle +++ b/build.gradle @@ -241,7 +241,7 @@ dependencies { implementation 'org.jspecify:jspecify:0.3.0' testImplementation 'io.github.classgraph:classgraph:4.8.165' - testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1' + testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2' testImplementation 'org.junit.platform:junit-platform-launcher:1.10.1' testImplementation 'org.mockito:mockito-core:5.10.0'