Skip to content

Commit

Permalink
XCOMMONS-3186: Upgrade to Mockito 5.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Oct 23, 2024
1 parent 958ce58 commit 4e0b638
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 @@ -101,7 +101,7 @@

<!-- Mock libraries -->
<jmock.version>2.13.1</jmock.version>
<mockito.version>5.14.1</mockito.version>
<mockito.version>5.14.2</mockito.version>

<!-- Byte Buddy -->
<bytebuddy.version>1.15.7</bytebuddy.version>
Expand Down

0 comments on commit 4e0b638

Please sign in to comment.