Skip to content

Commit b4f1086

Browse files
authored
Merge pull request #696 from git-commit-id/dependabot/maven/org.mockito-mockito-core-5.10.0
Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
2 parents 1749450 + 250d6ca commit b4f1086

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.11.0</maven-plugin-plugin.version>
5454

5555
<junit.version>4.13.2</junit.version>
56-
<mockito.version>5.9.0</mockito.version>
56+
<mockito.version>5.10.0</mockito.version>
5757

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

0 commit comments

Comments
 (0)