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.
1 parent 22c004a commit c64fcf4Copy full SHA for c64fcf4
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation('org.codehaus.plexus:plexus-container-default:2.1.1')
34
35
testImplementation('uk.org.webcompere:system-stubs-jupiter:2.1.6')
36
- testImplementation('org.junit.jupiter:junit-jupiter:5.10.2')
+ testImplementation('org.junit.jupiter:junit-jupiter:5.10.3')
37
}
38
39
gradlePlugin {
0 commit comments