Skip to content

Commit

Permalink
PROTON-2846 Update Mockito to v5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tabish121 committed Sep 4, 2024
1 parent 6a0c492 commit 5c748e0
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 @@ -42,7 +42,7 @@
<!-- Test dependency versions -->
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<junit.vintage.version>5.11.0</junit.vintage.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<proton.version>0.34.1</proton.version>
<slf4j.version>1.7.36</slf4j.version>
<hamcrest.version>3.0</hamcrest.version>
Expand Down

0 comments on commit 5c748e0

Please sign in to comment.