Skip to content

Commit 8e92358

Browse files
committed
jsonb
1 parent cf21fcf commit 8e92358

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

jakarta-ee-example/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,13 @@
106106
<version>${microshed-testing.version}</version>
107107
<scope>test</scope>
108108
</dependency>
109+
110+
<dependency>
111+
<groupId>org.microshed</groupId>
112+
<artifactId>microshed-testing-core</artifactId>
113+
<version>${microshed-testing.version}</version>
114+
<scope>test</scope>
115+
</dependency>
109116
<dependency>
110117
<groupId>org.microshed</groupId>
111118
<artifactId>microshed-testing-testcontainers</artifactId>

0 commit comments

Comments
 (0)