Skip to content

Commit

Permalink
Update mockito-core to 4.11.0
Browse files Browse the repository at this point in the history
https://github.com/mockito/mockito/releases/tag/v4.11.0

Hold off on going to 5.0.0 since this requires JDK11
  • Loading branch information
mjw99 committed Jan 28, 2023
1 parent 61df36b commit 81c4eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -498,7 +498,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.8.0</version>
<version>4.11.0</version>
</dependency>
<dependency>
<groupId>javax.vecmath</groupId>
Expand Down

0 comments on commit 81c4eb4

Please sign in to comment.