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 8845116 + ebdc14f commit fd84871Copy full SHA for fd84871
1 file changed
build.gradle.kts
@@ -37,7 +37,7 @@ subprojects {
37
}
38
39
dependencies {
40
- "testImplementation"("org.junit.jupiter:junit-jupiter:5.8.2")
+ "testImplementation"("org.junit.jupiter:junit-jupiter:6.0.2")
41
42
"implementation"("org.reflections:reflections:0.10.2")
43
"implementation"("com.fasterxml.jackson.core:jackson-databind:2.17.0")
0 commit comments