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 e2a0127 commit b1a996aCopy full SHA for b1a996a
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
}
29
// -------------------------------------------
30
31
- testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.0")
+ testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.2")
32
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
33
34
0 commit comments