Skip to content

Commit

Permalink
Bump org.mockito:mockito-bom from 5.7.0 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent d09ea02 commit f9ffa21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@

<junit.version>5.10.1</junit.version>
<assertj.version>3.24.2</assertj.version>
<mockito.version>5.7.0</mockito.version>
<mockito.version>5.8.0</mockito.version>
<lombok.version>1.18.30</lombok.version>
<pmd.version>6.55.0</pmd.version>
<pmd.plugin.version>3.21.2</pmd.plugin.version>
Expand Down

0 comments on commit f9ffa21

Please sign in to comment.