Skip to content

Commit

Permalink
Bump mockito-bom from 4.7.0 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [mockito-bom](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.7.0...v4.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] committed Sep 7, 2022
1 parent d87db3a commit f6b3b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Expand Up @@ -83,7 +83,7 @@

<junit.version>5.9.0</junit.version>
<assertj.version>3.23.1</assertj.version>
<mockito.version>4.7.0</mockito.version>
<mockito.version>4.8.0</mockito.version>
<lombok.version>1.18.24</lombok.version>
<pmd.version>6.49.0</pmd.version>
<pmd.plugin.version>3.19.0</pmd.plugin.version>
Expand Down

0 comments on commit f6b3b87

Please sign in to comment.