Skip to content

Commit

Permalink
Remove unnecessary Mockito-inline dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed May 30, 2023
1 parent 9b46959 commit c68d58b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -92,11 +92,6 @@
<version>${quarkus-github-app.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
Expand Down

0 comments on commit c68d58b

Please sign in to comment.