Bump mockito-core from 4.1.0 to 4.2.0
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>
This commit is contained in:
parent
176d898d0a
commit
a518b03779
|
@ -26,7 +26,7 @@ buildscript {
|
|||
tink_version = '1.5.0'
|
||||
|
||||
junit_version = '4.13.2'
|
||||
mockitoVersion = '4.1.0'
|
||||
mockitoVersion = '4.2.0'
|
||||
dexmakerVersion = "1.2"
|
||||
retrofit2Version = '2.9.0'
|
||||
okhttp3Version = '4.9.0'
|
||||
|
|
Loading…
Reference in a new issue