Skip to content

Commit

Permalink
JUnit is in the compile scope (#385) (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
markkolich authored Feb 18, 2020
1 parent 9b3c0be commit 9dab658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flexmark-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down

0 comments on commit 9dab658

Please sign in to comment.