Skip to content

Commit

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

Bump mockito.version from 4.6.1 to 4.7.0
  • Loading branch information
CodeDrivenMitch committed Aug 31, 2022
2 parents b9c3560 + 8575087 commit 5a3617c
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.6.1</mockito.version>
<mockito.version>4.7.0</mockito.version>
<jaxb.version>2.3.1</jaxb.version>
<assertj.version>3.23.1</assertj.version>

Expand Down

0 comments on commit 5a3617c

Please sign in to comment.