diff --git a/build.gradle b/build.gradle index 4f20e66c0d9..02c9ad37f40 100644 --- a/build.gradle +++ b/build.gradle @@ -380,7 +380,7 @@ dependencies { implementation enforcedPlatform('io.zonky.test.postgres:embedded-postgres-binaries-bom:17.2.0') testImplementation 'io.github.classgraph:classgraph:4.8.179' - testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3' + testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4' testImplementation 'org.junit.platform:junit-platform-launcher:1.11.3' testImplementation 'org.mockito:mockito-core:5.14.2'