Skip to content

Commit

Permalink
Bump mockito-core from 4.3.1 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.3.1...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2022
1 parent d7751b0 commit dffc0b9
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 @@ -65,7 +65,7 @@
<equalsverifier.version>3.9</equalsverifier.version>
<junit.version>5.8.2</junit.version>
<junit-platform-launcher.version>1.8.2</junit-platform-launcher.version>
<mockito.version>4.3.1</mockito.version>
<mockito.version>4.4.0</mockito.version>
<assertj.version>3.22.0</assertj.version>
<archunit.version>0.23.1</archunit.version>

Expand Down

0 comments on commit dffc0b9

Please sign in to comment.