Skip to content

Commit

Permalink
support test fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
anidotnet committed Dec 26, 2023
1 parent d8975c0 commit 6ad9538
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nitrite-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@
<artifactId>nitrite-mvstore-adapter</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.dizitart</groupId>
<artifactId>nitrite-jackson-mapper</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.javafaker</groupId>
<artifactId>javafaker</artifactId>
Expand Down

0 comments on commit 6ad9538

Please sign in to comment.