Skip to content

Commit

Permalink
PROTON-2828 Update Mockito to 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tabish121 committed Jun 7, 2024
1 parent 5090941 commit fc0c7da
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.2</junit.jupiter.version>
<junit.vintage.version>5.10.2</junit.vintage.version>
<mockito.version>5.11.0</mockito.version>
<mockito.version>5.12.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 fc0c7da

Please sign in to comment.