We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59a2ad9 + 2887d49 commit 604ef34Copy full SHA for 604ef34
build.gradle
@@ -512,7 +512,7 @@ subprojects { project ->
512
api groovyDependency
513
514
testImplementation "org.codehaus.groovy:groovy-test-junit5:${groovyVersion}"
515
- testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.2"
+ testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.5"
516
testImplementation "org.junit.platform:junit-platform-runner:1.10.2"
517
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.2"
518
0 commit comments