Skip to content

Commit

Permalink
Merge pull request #195 from AxonIQ/dependabot/maven/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-4.6.0

Bump mockito-core from 4.5.1 to 4.6.0
  • Loading branch information
smcvb committed May 31, 2022
2 parents 1058a22 + a3e22a0 commit 6198d4e
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 @@ -55,7 +55,7 @@

<junit.jupiter.version>5.8.2</junit.jupiter.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<mockito.version>4.5.1</mockito.version>
<mockito.version>4.6.0</mockito.version>
<reactive.streams.version>1.0.4</reactive.streams.version>
<projectreactor.version>3.4.18</projectreactor.version>
<testng.version>7.5</testng.version>
Expand Down

0 comments on commit 6198d4e

Please sign in to comment.