Apparently the dependency got added twice.

This commit is contained in:
markiantorno 2020-04-14 22:30:42 -04:00
parent 55622f53cb
commit d767fc6e38
1 changed files with 0 additions and 6 deletions

View File

@ -107,12 +107,6 @@
<version>RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>RELEASE</version>
<scope>test</scope>
</dependency>
</dependencies>