Skip to content

Commit b38a83a

Browse files
committed
Mockito is a test dependency; missed this in a previous release
1 parent 2633e79 commit b38a83a

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
@@ -74,6 +74,7 @@
7474
<groupId>org.mockito</groupId>
7575
<artifactId>mockito-core</artifactId>
7676
<version>2.28.2</version>
77+
<scope>test</scope>
7778
</dependency>
7879
<dependency>
7980
<groupId>com.jnape.palatable</groupId>

0 commit comments

Comments
 (0)