Skip to content

Commit

Permalink
Bump mockito-bom from 4.11.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [mockito-bom](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 16, 2023
1 parent f68efd2 commit 6a02224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Expand Up @@ -84,7 +84,7 @@

<junit.version>5.9.2</junit.version>
<assertj.version>3.24.1</assertj.version>
<mockito.version>4.11.0</mockito.version>
<mockito.version>5.0.0</mockito.version>
<lombok.version>1.18.24</lombok.version>
<pmd.version>6.53.0</pmd.version>
<pmd.plugin.version>3.20.0</pmd.plugin.version>
Expand Down

0 comments on commit 6a02224

Please sign in to comment.