Skip to content

Commit 9c7c088

Browse files
Build(deps-dev): Bump org.mockito:mockito-core from 5.22.0 to 5.23.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.22.0...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b619af commit 9c7c088

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
@@ -38,7 +38,7 @@
3838

3939
<!-- Test dependencies -->
4040
<version.junit.jupiter>6.0.3</version.junit.jupiter>
41-
<version.mockito>5.22.0</version.mockito>
41+
<version.mockito>5.23.0</version.mockito>
4242

4343
<!-- Plugin versions -->
4444
<version.org.wildfly.checkstyle-config>1.0.8.Final</version.org.wildfly.checkstyle-config>

0 commit comments

Comments
 (0)