Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and asturio committed Apr 25, 2022
1 parent 3c38fb0 commit 09f9fcb
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 @@ -90,7 +90,7 @@
<assertj.version>3.22.0</assertj.version>
<hamcrest.version>2.2</hamcrest.version>
<junit.version>5.8.2</junit.version>
<mockito.version>4.4.0</mockito.version>
<mockito.version>4.5.1</mockito.version>
<checkstyle.version>10.2</checkstyle.version>
<maven-jxr-plugin.version>3.2.0</maven-jxr-plugin.version>
</properties>
Expand Down

0 comments on commit 09f9fcb

Please sign in to comment.