Skip to content

Commit bc90207

Browse files
authored
Merge pull request #801 from git-commit-id/dependabot/maven/org.mockito-mockito-core-5.14.2
build(deps-dev): bump org.mockito:mockito-core from 5.14.1 to 5.14.2
2 parents 5983dba + a1eb0b0 commit bc90207

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

5555
<junit.version>5.11.2</junit.version>
56-
<mockito.version>5.14.1</mockito.version>
56+
<mockito.version>5.14.2</mockito.version>
5757

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

0 commit comments

Comments
 (0)