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