Skip to content

Commit

Permalink
Upgrade to Mockito 5.11.0
Browse files Browse the repository at this point in the history
Closes gh-434
  • Loading branch information
snicoll committed May 15, 2024
1 parent c87be51 commit a578884
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 @@ -36,7 +36,7 @@
<assertj.version>3.25.3</assertj.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<log4j.version>2.23.1</log4j.version>
<mockito.version>5.7.0</mockito.version>
<mockito.version>5.11.0</mockito.version>
<spring.framework.version>6.0.15</spring.framework.version>
</properties>

Expand Down

0 comments on commit a578884

Please # to comment.