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:
parent
88db9be878
commit
0ec94d456f
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue