Skip to content

Commit

Permalink
Too many JUNITs (#152)
Browse files Browse the repository at this point in the history
* Add more packages and exclusions for #113

* Too many JUNITs

* Too many JUNITs - 2

* Too many JUNITs

https://www.youtube.com/watch?v=IMyqasy2Lco
  • Loading branch information
ruebot authored and ianmilligan1 committed Dec 11, 2017
1 parent ffb23d8 commit 57acd0b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -400,8 +400,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
<version>4.8.2</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
Expand Down Expand Up @@ -593,11 +592,6 @@
<artifactId>jackson-databind</artifactId>
<version>2.8.8</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
Expand Down

0 comments on commit 57acd0b

Please sign in to comment.