Chore(deps-dev): Bump mockito-core from 3.7.7 to 3.8.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-01 02:00:51 +00:00
committed by GitHub
parent a68d16d5de
commit c5c04672fc

View File

@@ -517,7 +517,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.7.7</version>
<version>3.8.0</version>
<scope>test</scope>
</dependency>
<dependency>