Skip to content

Commit

Permalink
Remove mockito-inline, it is now part of mockito-core.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed May 9, 2023
1 parent 38fb3f9 commit 3b753d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
Expand Down

0 comments on commit 3b753d9

Please sign in to comment.