Skip to content

Commit

Permalink
[MNG-8499] Bump mockitoVersion from 5.14.2 to 5.15.2 (#2017)
Browse files Browse the repository at this point in the history
Bumps `mockitoVersion` from 5.14.2 to 5.15.2.

Updates `org.mockito:mockito-bom` 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-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  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>

---

https://issues.apache.org/jira/browse/MNG-8499
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 9008391 commit 43e25b5
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 @@ -157,7 +157,7 @@ under the License.
<junitVersion>5.11.4</junitVersion>
<jxpathVersion>1.3</jxpathVersion>
<logbackClassicVersion>1.5.16</logbackClassicVersion>
<mockitoVersion>5.14.2</mockitoVersion>
<mockitoVersion>5.15.2</mockitoVersion>
<plexusInteractivityVersion>1.3</plexusInteractivityVersion>
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
<plexusTestingVersion>1.4.0</plexusTestingVersion>
Expand Down

0 comments on commit 43e25b5

Please sign in to comment.