Skip to content

Commit

Permalink
Merge pull request #13891 from grails/dependabot/gradle/6.2.x/org.jun…
Browse files Browse the repository at this point in the history
…it.jupiter-junit-jupiter-api-5.10.5

Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.5
  • Loading branch information
codeconsole authored Nov 27, 2024
2 parents 59a2ad9 + 2887d49 commit 604ef34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ subprojects { project ->
api groovyDependency

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

Expand Down

0 comments on commit 604ef34

Please sign in to comment.