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 authored and nbrouand committed Aug 16, 2023
1 parent 2e44336 commit d8d77b8
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 d8d77b8

Please sign in to comment.