Skip to content

Commit

Permalink
mockito must be in the test scope
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Mar 26, 2024
1 parent 7a8b127 commit ae73c65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootique-cxf-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit ae73c65

Please sign in to comment.