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

Commit

Permalink
Bump mockito-junit-jupiter from 3.7.7 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.7.7 to 4.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.7.7...v4.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2022
1 parent c28b07f commit 64fadd9
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 @@ -22,7 +22,7 @@
<mon.version>2.2.0</mon.version>
<junit.version>5.9.1</junit.version>
<assertj.version>3.23.1</assertj.version>
<mockito.version>3.7.7</mockito.version>
<mockito.version>4.9.0</mockito.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 64fadd9

Please sign in to comment.