Skip to content

Commit

Permalink
Bump mockito-core from 3.11.2 to 3.12.4
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 3.12.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.11.2...v3.12.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2021
1 parent b20b393 commit 0f28b37
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.7</equalsverifier.version>
<junit.version>5.7.2</junit.version>
<junit-platform-launcher.version>1.8.1</junit-platform-launcher.version>
<mockito.version>3.11.2</mockito.version>
<mockito.version>3.12.4</mockito.version>
<assertj.version>3.21.0</assertj.version>
<archunit.version>0.20.1</archunit.version>

Expand Down

0 comments on commit 0f28b37

Please sign in to comment.