Skip to content

Commit

Permalink
Remove mockito-inline
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch Alessio committed Dec 1, 2023
1 parent 59a00d4 commit af9d3a5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions apps/bfd-data-fda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<!-- Common utility classes -->
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit af9d3a5

Please sign in to comment.