Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
Bump mockito-bom from 4.6.0 to 4.6.1 (#154)
Browse files Browse the repository at this point in the history
Bumps [mockito-bom](https:/mockito/mockito) from 4.6.0 to 4.6.1.
- [Release notes](https:/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
  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 Jun 3, 2022
1 parent 299b834 commit d795c72
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 @@ -118,7 +118,7 @@
<!-- Dependency versions -->
<junit.version>4.13.2</junit.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<mockito.version>4.6.0</mockito.version>
<mockito.version>4.6.1</mockito.version>
<!-- Plugin versions -->
<findbugs-maven-plugin.version>3.0.5</findbugs-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
Expand Down

0 comments on commit d795c72

Please sign in to comment.