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 285dfbd commit 4507308Copy full SHA for 4507308
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
27
testImplementation "org.junit.jupiter:junit-jupiter-api:5.6.2"
28
testImplementation "org.junit.jupiter:junit-jupiter-params:5.6.2"
29
- testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.5.1"
+ testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.6.2"
30
testImplementation "org.hamcrest:java-hamcrest:2.0.0.0"
31
}
32
0 commit comments