Skip to content

Commit

Permalink
chore(deps): Bump mockito-version from 5.14.1 to 5.14.2 (#15980)
Browse files Browse the repository at this point in the history
Bumps `mockito-version` from 5.14.1 to 5.14.2.

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

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

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

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 Oct 16, 2024
1 parent d22002c commit 34a5cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
<minio-version>8.5.12</minio-version>
<mock-javamail-version>1.9</mock-javamail-version>
<mockwebserver-version>6.13.4</mockwebserver-version>
<mockito-version>5.14.1</mockito-version>
<mockito-version>5.14.2</mockito-version>
<mojo-executor-version>2.4.0</mojo-executor-version>
<mongo-java-driver-version>5.2.0</mongo-java-driver-version>
<mongo-hadoop-version>1.5.0</mongo-hadoop-version>
Expand Down

0 comments on commit 34a5cb0

Please sign in to comment.