Skip to content

Commit 77bf119

Browse files
chore(deps): bump org.mockito:mockito-bom from 5.10.0 to 5.11.0 (#4395)
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9aec341 commit 77bf119

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
<otel.contrib.version>1.33.0-alpha</otel.contrib.version>
3939
<springframework.version>6.1.1</springframework.version>
4040
<!-- Note: downgraded from the latest version of mockito because of a conflict with spring's bytebuddy version -->
41-
<mockito.version>5.10.0</mockito.version>
41+
<mockito.version>5.11.0</mockito.version>
4242
<lombok.version>1.18.30</lombok.version>
4343

4444
<junit-jupiter.version>5.10.2</junit-jupiter.version>

0 commit comments

Comments
 (0)