Skip to content

Commit

Permalink
Bump mockito.version from 4.11.0 to 5.13.0
Browse files Browse the repository at this point in the history
Bumps `mockito.version` from 4.11.0 to 5.13.0.

Updates `org.mockito:mockito-core` from 4.11.0 to 5.13.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.13.0)

Updates `org.mockito:mockito-junit-jupiter` from 4.11.0 to 5.13.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 11, 2024
1 parent 38316fa commit 4df2a02
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 @@ -49,7 +49,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
<commons.release.next>1.27.2</commons.release.next>
<commons.bc.version>1.27.0</commons.bc.version>
<commons.rc.version>RC1</commons.rc.version>
<mockito.version>4.11.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<!-- See https://github.com/pmd/pmd/issues/5207 -->
<commons.pmd-impl.version>7.2.0</commons.pmd-impl.version>

Expand Down

0 comments on commit 4df2a02

Please sign in to comment.