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 aad0eb9 + 2cd73d4 commit e827ec3Copy full SHA for e827ec3
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.10.3'
39
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
40
41
testImplementation gradleTestKit()
42
testImplementation localGroovy()
0 commit comments