Skip to content

Commit

Permalink
build(deps): bump org.mockito:mockito-bom from 5.12.0 to 5.13.0 (#330)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.13.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 105dd52 commit 536c9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<!-- Test Utilities -->
<junit.version>5.11.0</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<assertj.version>3.26.3</assertj.version>
<json-path.version>2.9.0</json-path.version>
<awaitility.version>4.2.1</awaitility.version>
Expand Down

0 comments on commit 536c9ef

Please sign in to comment.