Skip to content

Commit

Permalink
[MPH-199] Bump mockito-core from 2.28.2 to 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Mar 11, 2023
1 parent db5ac68 commit 204d02f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,8 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.28.2</version>
<!-- 5.x requires at least Java 11 -->
<version>4.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 204d02f

Please sign in to comment.