Skip to content

Commit e01e6da

Browse files
Kirill Temnenkovjoschi
authored andcommitted
Use test scope for Mockito (#15)
1 parent c4bc335 commit e01e6da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
<groupId>org.mockito</groupId>
104104
<artifactId>mockito-core</artifactId>
105105
<version>2.1.0-RC.1</version>
106+
<scope>test</scope>
106107
</dependency>
107108
</dependencies>
108109

0 commit comments

Comments
 (0)