Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (#697)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.6.0...v5.7.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 564f661)
  • Loading branch information
dependabot[bot] authored and martin-g committed Nov 6, 2023
1 parent 12fe880 commit 0a37c63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@
<hamcrest.version>2.2</hamcrest.version>
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<httpunit.version>1.7.3</httpunit.version>
<metrics.version>4.2.20</metrics.version>
<mockito.version>5.6.0</mockito.version>
<metrics.version>4.2.21</metrics.version>
<mockito.version>5.7.0</mockito.version>
<objenesis.version>3.3</objenesis.version>
<openjson.version>1.0.13</openjson.version>
<slf4j.version>2.0.7</slf4j.version>
Expand Down

0 comments on commit 0a37c63

Please sign in to comment.