Skip to content

Commit e4682fa

Browse files
Bump org.mockito:mockito-core from 5.5.0 to 5.8.0 (#693)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.5.0...v5.8.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 aa8de78 commit e4682fa

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.2.0</junit.pioneer.version>
4545
<truth.version>1.2.0</truth.version>
46-
<mockito.version>5.5.0</mockito.version>
46+
<mockito.version>5.8.0</mockito.version>
4747
<awaitility.version>4.2.0</awaitility.version>
4848

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

0 commit comments

Comments
 (0)