Skip to content

Commit 01811ac

Browse files
Bump org.mockito:mockito-bom from 5.17.0 to 5.18.0
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-version: 5.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f81c43 commit 01811ac

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
@@ -29,7 +29,7 @@
2929
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
3030
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
3131
<maven-failsafe-plugin.version>3.5.3</maven-failsafe-plugin.version>
32-
<mockito.version>5.17.0</mockito.version>
32+
<mockito.version>5.18.0</mockito.version>
3333
<central-publishing-maven-plugin.version>0.7.0</central-publishing-maven-plugin.version>
3434
</properties>
3535

0 commit comments

Comments
 (0)