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 117591c + 6de4154 commit 30f2f8aCopy full SHA for 30f2f8a
finish/ear/build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
// tag::war[]
31
deploy project(path:':war', configuration:'archives')
32
// end::war[]
33
- testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
34
}
35
36
// tag::earConfig[]
0 commit comments