Skip to content

Commit

Permalink
XCOMMONS-3229: Upgrade to Mockito 5.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Jan 3, 2025
1 parent 53b70f2 commit a95d97b
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 @@ -102,7 +102,7 @@

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

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

0 comments on commit a95d97b

Please sign in to comment.