Skip to content

Commit

Permalink
add mockito-inline in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 committed Jan 18, 2022
1 parent ef2ec70 commit 3b82dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<artifactId>mockito-inline</artifactId>
<version>3.12.4</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 3b82dfa

Please sign in to comment.