Skip to content

Commit

Permalink
➖ remove outdated dependency mockito-inline
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Fihlon <[email protected]>
  • Loading branch information
McPringle committed Jul 14, 2024
1 parent 6305b47 commit 2b0b7dc
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 @@ -237,11 +237,6 @@
<version>5.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<version>5.2.0</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 2b0b7dc

Please sign in to comment.