Skip to content

Commit

Permalink
Bump mockitoVersion from 5.14.1 to 5.15.2
Browse files Browse the repository at this point in the history
Bumps `mockitoVersion` from 5.14.1 to 5.15.2.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jan 15, 2025
1 parent cbb12db commit aea11d3
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 @@ -67,7 +67,7 @@
<hamcrestVersion>3.0</hamcrestVersion>
<junitVersion>5.10.1</junitVersion>
<mavenPluginTestingVersion>4.0.0-beta-2</mavenPluginTestingVersion>
<mockitoVersion>5.14.1</mockitoVersion>
<mockitoVersion>5.15.2</mockitoVersion>
<plexusBuildApiVersion>0.0.7</plexusBuildApiVersion>
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
<slf4jVersion>2.0.13</slf4jVersion>
Expand Down

0 comments on commit aea11d3

Please sign in to comment.