Bump mockito-core from 4.0.0 to 4.1.0 (#348)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production 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>
This commit is contained in:
parent
e60ce71cb2
commit
f13908292d
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ ext.versions = [
|
|||
// Testing.
|
||||
junit : '4.13.2',
|
||||
truth : '1.1.3',
|
||||
mockito : '4.0.0',
|
||||
mockito : '4.1.0',
|
||||
mockitoKotlin : '2.2.0',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue