Skip to content

Commit

Permalink
build: remove unused mockito-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ParanoidUser committed Oct 15, 2024
1 parent fa8c899 commit 47623c9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,6 @@
<version>5.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.11.0</version>
<scope>test</scope>
</dependency>
<!-- For Javadoc links -->
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 47623c9

Please sign in to comment.