Skip to content

Commit eb3dba7

Browse files
authored
Merge pull request #842 from git-commit-id/dependabot/maven/org.mockito-mockito-core-5.17.0
build(deps-dev): bump org.mockito:mockito-core from 5.16.1 to 5.17.0
2 parents fb6fd3b + c176fab commit eb3dba7

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

5555
<junit.version>5.12.0</junit.version>
56-
<mockito.version>5.16.1</mockito.version>
56+
<mockito.version>5.17.0</mockito.version>
5757

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

0 commit comments

Comments
 (0)