Skip to content

Commit

Permalink
OAK-10994: Update Mockito dependency to 5.12.0 (#1618)
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke authored Aug 1, 2024
1 parent 9d9eeb8 commit efbf4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oak-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.6.0</version>
<version>5.12.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit efbf4cb

Please sign in to comment.