Skip to content

Commit a1eb0b0

Browse files
build(deps-dev): bump org.mockito:mockito-core from 5.14.1 to 5.14.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.1...v5.14.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5983dba commit a1eb0b0

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)