We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6ff110 + 16f288b commit 056a114Copy full SHA for 056a114
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
37
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
38
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
39
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
40
41
testImplementation gradleTestKit()
42
testImplementation localGroovy()
0 commit comments