Skip to content

Commit

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

Bump mockito.version from 5.6.0 to 5.7.0
javiercanillas authored Nov 5, 2023
2 parents 2f304d6 + 9050e89 commit 8acc919
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
@@ -45,7 +45,7 @@
<sonar.projectKey>javiercanillas_jackson-masker</sonar.projectKey>
<sonar.organization>javiercanillas</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<mockito.version>5.6.0</mockito.version>
<mockito.version>5.7.0</mockito.version>
</properties>

<dependencies>

0 comments on commit 8acc919

Please sign in to comment.