Skip to content

Commit

Permalink
Merge pull request #111 from AxonFramework/dependabot/maven/org.mocki…
Browse files Browse the repository at this point in the history
…to-mockito-core-5.6.0

Bump org.mockito:mockito-core from 5.5.0 to 5.6.0
  • Loading branch information
smcvb authored Oct 10, 2023
2 parents b52f551 + 45db753 commit c6aee44
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 @@ -56,7 +56,7 @@
<!-- Testing -->
<assertj.version>3.24.2</assertj.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<mockito.version>5.5.0</mockito.version>
<mockito.version>5.6.0</mockito.version>
<netty.version>4.1.99.Final</netty.version>
<!-- Build / Plugin -->
<jacoco-maven.version>0.8.10</jacoco-maven.version>
Expand Down

0 comments on commit c6aee44

Please sign in to comment.