Skip to content

Commit

Permalink
Bump mockito.version from 3.10.0 to 3.11.2 (#17)
Browse files Browse the repository at this point in the history
Bumps `mockito.version` from 3.10.0 to 3.11.2.

Updates `mockito-core` from 3.10.0 to 3.11.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.10.0...v3.11.2)

Updates `mockito-junit-jupiter` from 3.10.0 to 3.11.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.10.0...v3.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2021
1 parent a3221f0 commit 89c9c0a
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 @@ -33,7 +33,7 @@

<properties>
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
<mockito.version>3.10.0</mockito.version>
<mockito.version>3.11.2</mockito.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 89c9c0a

Please # to comment.