Skip to content

Commit 9dab658

Browse files
authored
JUnit is in the compile scope (#385) (#387)
1 parent 9b3c0be commit 9dab658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flexmark-util/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
<dependency>
7272
<groupId>junit</groupId>
7373
<artifactId>junit</artifactId>
74+
<scope>test</scope>
7475
</dependency>
7576
<dependency>
7677
<groupId>org.jetbrains</groupId>

0 commit comments

Comments
 (0)