Skip to content

Commit

Permalink
added test scope to dependency to mockito
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanrauh committed Jul 1, 2015
1 parent 6056ddc commit d3cb4cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.0.17-beta</version>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit d3cb4cc

Please sign in to comment.