Skip to content

Commit

Permalink
chore(deps): bump org.mockito:mockito-core from 4.11.0 to 5.13.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.13.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 251b85f commit 7f52a58
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 @@ -112,7 +112,7 @@
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<junit-platform-testkit.version>1.11.0</junit-platform-testkit.version>
<javax.servlet-api.version>4.0.1</javax.servlet-api.version>
<mockito.version>4.11.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<assertj.version>3.26.3</assertj.version>
<commons-lang3.version>3.16.0</commons-lang3.version>
<ning-async-http-client.version>1.9.40</ning-async-http-client.version>
Expand Down

0 comments on commit 7f52a58

Please sign in to comment.