Skip to content

Commit

Permalink
Bump org.mockito:mockito-bom from 5.14.2 to 5.15.2 (#557)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) 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-bom
  dependency-type: direct:production
  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 Jan 6, 2025
1 parent bc6951a commit ac4c01f
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 @@ -518,7 +518,7 @@
<jdk>[11,)</jdk>
</activation>
<properties>
<mockito.version>5.14.2</mockito.version>
<mockito.version>5.15.2</mockito.version>
<junit-pioneer.version>2.3.0</junit-pioneer.version>
</properties>
<build>
Expand Down

0 comments on commit ac4c01f

Please sign in to comment.