Skip to content

Commit

Permalink
PROTON-2778 Update Mockito to v 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tabish121 committed Dec 14, 2023
1 parent 822cdb8 commit 866f2d8
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.10.1</junit.jupiter.version>
<junit.vintage.version>5.10.1</junit.vintage.version>
<mockito.version>5.7.0</mockito.version>
<mockito.version>5.8.0</mockito.version>
<proton.version>0.34.1</proton.version>
<slf4j.version>1.7.36</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit 866f2d8

Please sign in to comment.