Skip to content

Commit

Permalink
Also update mockito to 5.14.2 in peass-jmh
Browse files Browse the repository at this point in the history
  • Loading branch information
DaGeRe committed Dec 22, 2024
1 parent fc96f3b commit 0430839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peass-jmh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.12.0</version>
<version>5.14.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0430839

Please sign in to comment.