Skip to content

Commit 604ef34

Browse files
authored
Merge pull request #13891 from grails/dependabot/gradle/6.2.x/org.junit.jupiter-junit-jupiter-api-5.10.5
Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.5
2 parents 59a2ad9 + 2887d49 commit 604ef34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ subprojects { project ->
512512
api groovyDependency
513513

514514
testImplementation "org.codehaus.groovy:groovy-test-junit5:${groovyVersion}"
515-
testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.2"
515+
testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.5"
516516
testImplementation "org.junit.platform:junit-platform-runner:1.10.2"
517517
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.2"
518518

0 commit comments

Comments
 (0)