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 0675c6a + 479e850 commit 2423f4bCopy full SHA for 2423f4b
build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
testImplementation("nl.jqno.equalsverifier:equalsverifier:3.17.5")
20
21
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.3")
22
- testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.3")
+ testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
23
24
testImplementation("org.spockframework:spock-core:2.4-M4-groovy-4.0")
25
0 commit comments