Skip to content

Commit

Permalink
Merge pull request #101 from javiercanillas/dependabot/maven/mockito.…
Browse files Browse the repository at this point in the history
…version-5.8.0

Bump mockito.version from 5.7.0 to 5.8.0
  • Loading branch information
javiercanillas committed Dec 3, 2023
2 parents a749678 + a35b3c9 commit 23c21b9
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 @@ -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.7.0</mockito.version>
<mockito.version>5.8.0</mockito.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 23c21b9

Please sign in to comment.