Skip to content

Commit 22aafb0

Browse files
authored
Merge pull request #907 from git-commit-id/dependabot/maven/org.mockito-mockito-core-5.23.0
build(deps-dev): bump org.mockito:mockito-core from 5.22.0 to 5.23.0
2 parents e5492fa + e58b636 commit 22aafb0

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
@@ -56,7 +56,7 @@
5656
<maven-plugin-plugin.version>3.15.2</maven-plugin-plugin.version>
5757

5858
<junit.version>5.13.4</junit.version>
59-
<mockito.version>5.22.0</mockito.version>
59+
<mockito.version>5.23.0</mockito.version>
6060

6161
<assertj.version>3.27.7</assertj.version>
6262
</properties>

0 commit comments

Comments
 (0)