Skip to content

Commit

Permalink
Bump mockito-bom from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [mockito-bom](https://github.com/mockito/mockito) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.0.0...v5.1.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] committed Jan 29, 2023
1 parent fb847cc commit fd3658c
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.2</assertj.version>
<mockito.version>5.0.0</mockito.version>
<mockito.version>5.1.0</mockito.version>
<lombok.version>1.18.24</lombok.version>
<pmd.version>6.54.0</pmd.version>
<pmd.plugin.version>3.20.0</pmd.plugin.version>
Expand Down

0 comments on commit fd3658c

Please sign in to comment.