Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
wip - remove mockito-inline dependency
Browse files Browse the repository at this point in the history
Project has been removed and integrated into core
cf. mockito/mockito#2945
  • Loading branch information
bessonm committed Aug 4, 2023
1 parent 65a25e5 commit a6ffdd7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -164,11 +164,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.awaitility</groupId>
<artifactId>awaitility</artifactId>
Expand Down

0 comments on commit a6ffdd7

Please sign in to comment.