Bump versions.mockito from 3.5.5 to 3.8.0

Bumps `versions.mockito` from 3.5.5 to 3.8.0.

Updates `mockito-core` from 3.5.5 to 3.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.5...v3.8.0)

Updates `mockito-inline` from 3.5.5 to 3.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.5...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-05 08:57:11 +00:00 committed by GitHub
parent 88db9be878
commit 0ec94d456f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ ext.versions = [
junit4 : "4.12",
junit5 : "5.3.1",
mockito : "3.5.5",
mockito : "3.8.0",
mockitoKotlin : "1.5.0",
kluent : "1.35",
apacheCodecs : "1.10",