Skip to content

Commit

Permalink
build(deps-dev): bump org.mockito.version from 5.14.2 to 5.15.2
Browse files Browse the repository at this point in the history
Bumps `org.mockito.version` from 5.14.2 to 5.15.2.

Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 8550834 commit 9706663
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 @@ -31,7 +31,7 @@
<jetty.version>11.0.24</jetty.version>
<prometheus-client.version>0.16.0</prometheus-client.version>
<json-path.version>2.9.0</json-path.version>
<org.mockito.version>5.14.2</org.mockito.version>
<org.mockito.version>5.15.2</org.mockito.version>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 9706663

Please sign in to comment.