Bump mockito-core from 4.1.0 to 4.2.0 (#373)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.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
4e3f45af55
commit
a9b553ec99
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ ext.versions = [
|
|||
// Testing.
|
||||
junit : '4.13.2',
|
||||
truth : '1.1.3',
|
||||
mockito : '4.1.0',
|
||||
mockito : '4.2.0',
|
||||
mockitoKotlin : '2.2.0',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue