Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 68847fd

Browse files
authored
fix: mockito scope (#29)
1 parent b8ffa83 commit 68847fd

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
@@ -83,6 +83,7 @@
8383
<groupId>org.mockito</groupId>
8484
<artifactId>mockito-core</artifactId>
8585
<version>${mokito.version}</version>
86+
<scope>test</scope>
8687
</dependency>
8788
<dependency>
8889
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)