Skip to content

Commit

Permalink
chore(deps-dev): bump org.mockito:mockito-core from 2.28.2 to 5.10.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 5.10.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.28.2...v5.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent dea69b7 commit c6d1e72
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 @@ -88,7 +88,7 @@
<!-- Test dependencies -->
<junit.version>4.13.2</junit.version>
<assertj-core.version>2.9.1</assertj-core.version>
<mockito-core.version>2.28.2</mockito-core.version>
<mockito-core.version>5.10.0</mockito-core.version>
<commons-lang3.version>3.8.1</commons-lang3.version>
<logback.version>1.2.12</logback.version>
<equalsverifier.version>2.5.2</equalsverifier.version>
Expand Down

0 comments on commit c6d1e72

Please sign in to comment.