Skip to content

Commit

Permalink
Merge pull request #145 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.4.0 to 4.8.0
  • Loading branch information
smcvb committed Sep 12, 2022
2 parents 7a54625 + 7edb21f commit b9cfeae
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 @@ -59,7 +59,7 @@
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>

<junit.jupiter.version>5.8.2</junit.jupiter.version>
<mockito.version>4.4.0</mockito.version>
<mockito.version>4.8.0</mockito.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b9cfeae

Please sign in to comment.