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 2a5c9ea commit b14dcd1Copy full SHA for b14dcd1
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
37
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
38
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
39
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
40
41
testImplementation gradleTestKit()
42
testImplementation localGroovy()
0 commit comments