diff --git a/build.gradle b/build.gradle index 2b358b5668d..12a16df528b 100644 --- a/build.gradle +++ b/build.gradle @@ -487,7 +487,7 @@ subprojects { project -> testImplementation "org.codehaus.groovy:groovy-test-junit5:${groovyVersion}" testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.0" testImplementation "org.junit.platform:junit-platform-runner:1.9.2" - testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.9.2" + testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.1" if (project.name != "grails-docs") { // Logging