Bump mockito-core from 3.5.11 to 3.6.28 (#123)

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.11 to 3.6.28.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.11...v3.6.28)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-12 11:53:35 -05:00 committed by GitHub
parent 2cd237ea49
commit e62009b555
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.5.11</version>
<version>3.6.28</version>
<scope>test</scope>
</dependency>
<dependency>