Skip to content

Commit 5d44d3a

Browse files
build(deps): bump org.mockito:mockito-bom from 5.22.0 to 5.23.0
Bumps [org.mockito:mockito-bom](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-bom dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 894a0d0 commit 5d44d3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
3333
<maven-surefire-plugin.version>3.5.5</maven-surefire-plugin.version>
3434
<maven-failsafe-plugin.version>3.5.5</maven-failsafe-plugin.version>
35-
<mockito.version>5.22.0</mockito.version>
35+
<mockito.version>5.23.0</mockito.version>
3636
<testcontainers.version>2.0.3</testcontainers.version>
3737
<central-publishing-maven-plugin.version>0.10.0</central-publishing-maven-plugin.version>
3838
</properties>

0 commit comments

Comments
 (0)