Skip to content

Commit 8940cd8

Browse files
committed
junit
1 parent ebf5c6e commit 8940cd8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

amoro-ams/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,11 @@
432432
</dependency>
433433

434434
<!-- testcontainers dependencies -->
435+
<dependency>
436+
<groupId>junit</groupId>
437+
<artifactId>junit</artifactId>
438+
<scope>test</scope>
439+
</dependency>
435440
<dependency>
436441
<groupId>org.junit.vintage</groupId>
437442
<artifactId>junit-vintage-engine</artifactId>

0 commit comments

Comments
 (0)