Skip to content

Commit 4942f5a

Browse files
authored
Update build.gradle
1 parent 42151c2 commit 4942f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
testImplementation 'org.junit.jupiter:junit-jupiter-api:[5.9.1,)'
1616
testImplementation 'org.junit.jupiter:junit-jupiter-engine:[5.9.1,)'
1717
testImplementation 'org.hamcrest:hamcrest-core:[2.2,)'
18-
testImplementation 'org.zapodot:embedded-db-junit-jupiter:[2.1.0,)'
18+
testImplementation 'org.zapodot:embedded-db-junit-jupiter:[2.1.1,)'
1919
}
2020

2121
test {

0 commit comments

Comments
 (0)