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 8572286 commit 79c283cCopy full SHA for 79c283c
buildSrc/src/main/kotlin/liteindex-java-unit-test.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
dependencies {
6
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.2")
7
- testImplementation("org.junit.jupiter:junit-jupiter-params:5.9.2")
+ testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.2")
8
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.2")
9
10
testImplementation("org.awaitility:awaitility:4.2.0")
0 commit comments