We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 647bfac + c6abba3 commit 045b80dCopy full SHA for 045b80d
1 file changed
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
37
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.3'
38
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
39
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
40
41
testImplementation gradleTestKit()
42
testImplementation localGroovy()
0 commit comments