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 488e90c commit bcf498bCopy full SHA for bcf498b
build.gradle.kts
@@ -18,7 +18,7 @@ dependencies {
18
testImplementation("org.junit.jupiter:junit-jupiter-api:[5.9.1,)")
19
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:[5.9.1,)")
20
testImplementation("org.hamcrest:hamcrest-core:[2.2,)")
21
- testImplementation("org.zapodot:embedded-db-junit-jupiter:[2.1.0,)")
+ testImplementation("org.zapodot:embedded-db-junit-jupiter:[2.1.1,)")
22
}
23
24
tasks.test {
0 commit comments