Skip to content

Commit

Permalink
PROTON-2846 Update hamcrest to v3.0
Browse files Browse the repository at this point in the history
Updates to latest 3.0 release of the Hamcrest matchers
  • Loading branch information
tabish121 committed Aug 6, 2024
1 parent 37efe68 commit 26dd822
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 @@ -45,7 +45,7 @@
<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>
<hamcrest.version>3.0</hamcrest.version>
<netty.version>4.1.112.Final</netty.version>
<netty.iouring.version>0.0.25.Final</netty.iouring.version>
<netty5.version>5.0.0.Alpha5</netty5.version>
Expand Down

0 comments on commit 26dd822

Please sign in to comment.