Bump mockito-core from 4.3.1 to 4.4.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.3.1...v4.4.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
a618975749
commit
73a5edc8f2
|
@ -26,7 +26,7 @@ buildscript {
|
|||
tink_version = '1.5.0'
|
||||
|
||||
junit_version = '4.13.2'
|
||||
mockito_version = '4.3.1'
|
||||
mockito_version = '4.4.0'
|
||||
dexmaker_version = "1.2"
|
||||
retrofit2_version = '2.9.0'
|
||||
okhttp3_version = '4.9.0'
|
||||
|
|
Loading…
Reference in a new issue