Skip to content

Commit

Permalink
Merge pull request #314 from AxonFramework/dependabot/maven/mockito.v…
Browse files Browse the repository at this point in the history
…ersion-4.8.0

Bump mockito.version from 4.7.0 to 4.8.0
  • Loading branch information
smcvb committed Sep 12, 2022
2 parents 056be91 + c833d27 commit 71ab6ca
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 @@ -66,7 +66,7 @@

<!-- tests -->
<junit.jupiter.version>5.9.0</junit.jupiter.version>
<mockito.version>4.7.0</mockito.version>
<mockito.version>4.8.0</mockito.version>
<jaxb.version>2.3.1</jaxb.version>
<assertj.version>3.23.1</assertj.version>

Expand Down

0 comments on commit 71ab6ca

Please sign in to comment.