Skip to content

Commit

Permalink
Merge pull request #2482 from SonarOpenCommunity/dependabot/maven/org…
Browse files Browse the repository at this point in the history
….mockito-mockito-core-5.1.0

Bump mockito-core from 5.0.0 to 5.1.0
  • Loading branch information
guwirth authored Jan 31, 2023
2 parents ac38a74 + ab1c091 commit 40f89d9
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 @@ -282,7 +282,7 @@
<jsr305.version>3.0.2</jsr305.version>
<junit-jupiter.version>5.9.2</junit-jupiter.version>
<mockito-all.version>1.10.19</mockito-all.version>
<mockito-core.version>5.0.0</mockito-core.version>
<mockito-core.version>5.1.0</mockito-core.version>
<sonar-colorizer.version>5.1</sonar-colorizer.version>
<staxmate.version>2.4.0</staxmate.version>
<stax2-api.version>4.2.1</stax2-api.version>
Expand Down

0 comments on commit 40f89d9

Please sign in to comment.