Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  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 Dec 4, 2023
1 parent 1c0258e commit 64f2894
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 @@ -626,7 +626,7 @@
<commons.exec>1.3</commons.exec>
<commons.text>1.10.0</commons.text>
<gson.version>2.10.1</gson.version>
<mockito.version>5.7.0</mockito.version>
<mockito.version>5.8.0</mockito.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
<junit.version>4.13.2</junit.version>
<hamcrest.all.version>1.3</hamcrest.all.version>
Expand Down

0 comments on commit 64f2894

Please sign in to comment.