Skip to content

Commit

Permalink
Bump org.mockito:mockito-bom from 4.11.0 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 4.11.0 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent f842839 commit 675f708
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 @@ -501,7 +501,7 @@
<jdk>(,11)</jdk>
</activation>
<properties>
<mockito.version>4.11.0</mockito.version>
<mockito.version>5.8.0</mockito.version>
<junit-pioneer.version>1.9.1</junit-pioneer.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 675f708

Please sign in to comment.