Skip to content

Commit

Permalink
Merge pull request #44 from AxonFramework/dependabot/maven/mockito.ve…
Browse files Browse the repository at this point in the history
…rsion-3.8.0

Bump mockito.version from 3.7.7 to 3.8.0
  • Loading branch information
schananas authored Apr 2, 2021
2 parents 1b73cdb + 12d7910 commit a219f50
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.6</jacoco-maven-plugin.version>

<junit.jupiter.version>5.7.1</junit.jupiter.version>
<mockito.version>3.7.7</mockito.version>
<mockito.version>3.8.0</mockito.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit a219f50

Please sign in to comment.