Skip to content

Commit

Permalink
Remove duplicate junit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfaltsetas committed Apr 30, 2019
1 parent 5dfeadb commit ad164ca
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions seip2019/unittesting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@
<version>2.25.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit ad164ca

Please sign in to comment.