Skip to content

Commit

Permalink
Bump mockito-bom from 5.1.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [mockito-bom](https://github.com/mockito/mockito) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2023
1 parent f90c325 commit ff67629
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.9.2</junit.version>
<assertj.version>3.24.2</assertj.version>
<mockito.version>5.1.0</mockito.version>
<mockito.version>5.1.1</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 ff67629

Please sign in to comment.