Skip to content

Commit f986ccd

Browse files
Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#656)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6d05e7 commit f986ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<junit.jupiter.version>5.10.0</junit.jupiter.version>
4444
<junit.pioneer.version>2.0.1</junit.pioneer.version>
4545
<truth.version>1.1.5</truth.version>
46-
<mockito.version>5.4.0</mockito.version>
46+
<mockito.version>5.5.0</mockito.version>
4747
<awaitility.version>4.2.0</awaitility.version>
4848

4949
<artemis.broker.version>2.30.0</artemis.broker.version>

0 commit comments

Comments
 (0)