Skip to content

Commit

Permalink
Bump mockitoVersion from 5.12.0 to 5.13.0 (#1685)
Browse files Browse the repository at this point in the history
Bumps `mockitoVersion` from 5.12.0 to 5.13.0.

Updates `org.mockito:mockito-bom` from 5.12.0 to 5.13.0
- [Release notes](https:/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.13.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.13.0
- [Release notes](https:/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.13.0)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 30dc812 commit 9bc5cc8
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 @@ -178,7 +178,7 @@ under the License.
<junitVersion>5.11.0</junitVersion>
<jxpathVersion>1.3</jxpathVersion>
<logbackClassicVersion>1.5.7</logbackClassicVersion>
<mockitoVersion>5.12.0</mockitoVersion>
<mockitoVersion>5.13.0</mockitoVersion>
<plexusInteractivityVersion>1.3</plexusInteractivityVersion>
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
<plexusTestingVersion>1.4.0</plexusTestingVersion>
Expand Down

0 comments on commit 9bc5cc8

Please sign in to comment.