Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Commit 41b6dc8

Browse files
committed
added scope test to mockito dependency
1 parent 1e28266 commit 41b6dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ introspection of method/constructor parameter names, without having to add expli
6464
<groupId>org.mockito</groupId>
6565
<artifactId>mockito-core</artifactId>
6666
<version>${mockito-core.version}</version>
67+
<scope>test</scope>
6768
</dependency>
6869
</dependencies>
6970

0 commit comments

Comments
 (0)