Skip to content

Commit 934c601

Browse files
authored
Merge pull request #901 from git-commit-id/dependabot/maven/org.mockito-mockito-core-5.21.0
build(deps-dev): bump org.mockito:mockito-core from 5.18.0 to 5.21.0
2 parents b751ec9 + dae4297 commit 934c601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<maven-plugin-plugin.version>3.15.2</maven-plugin-plugin.version>
5454

5555
<junit.version>5.13.4</junit.version>
56-
<mockito.version>5.18.0</mockito.version>
56+
<mockito.version>5.21.0</mockito.version>
5757

5858
<assertj.version>3.27.7</assertj.version>
5959
</properties>

0 commit comments

Comments
 (0)