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 42151c2 commit 4942f5aCopy full SHA for 4942f5a
build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation 'org.junit.jupiter:junit-jupiter-api:[5.9.1,)'
16
testImplementation 'org.junit.jupiter:junit-jupiter-engine:[5.9.1,)'
17
testImplementation 'org.hamcrest:hamcrest-core:[2.2,)'
18
- testImplementation 'org.zapodot:embedded-db-junit-jupiter:[2.1.0,)'
+ testImplementation 'org.zapodot:embedded-db-junit-jupiter:[2.1.1,)'
19
}
20
21
test {
0 commit comments