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

Commit

Permalink
Bump mockito-core from 3.11.0 to 3.11.1 (#324)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.11.0...v3.11.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  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 14, 2021
1 parent 2c30a8b commit 1a736ce
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 @@ -35,7 +35,7 @@
<junit.version>4.13.2</junit.version>
<wiremock.version>2.27.2</wiremock.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>3.11.0</mockito.version>
<mockito.version>3.11.1</mockito.version>
<powermock.version>2.0.9</powermock.version>
<findbugs.annotations.version>3.0.1u2</findbugs.annotations.version>

Expand Down

0 comments on commit 1a736ce

Please sign in to comment.