[TASK] Changed scope from provided to test for JUnit

This commit is contained in:
Jeroen Ketelaar
2019-05-21 23:45:04 -05:00
parent 61031f9bce
commit 7946761711
+1 -1
View File
@@ -68,7 +68,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>provided</scope>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.parabot</groupId>