Skip to content

Commit a0597cc

Browse files
Bump org.mockito:mockito-core from 5.14.0 to 5.14.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.0...v5.14.1) --- 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 362ab9c commit a0597cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<junit-jupiter-api.version>5.11.1</junit-jupiter-api.version>
6868
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
6969
<lombok-maven-plugin.version>1.18.6.0</lombok-maven-plugin.version>
70-
<mockito-core.version>5.14.0</mockito-core.version>
70+
<mockito-core.version>5.14.1</mockito-core.version>
7171
<mockito-junit-jupiter.version>5.14.0</mockito-junit-jupiter.version>
7272
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
7373
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>

0 commit comments

Comments
 (0)