chore(deps): bump org.mockito:mockito-junit-jupiter from 4.6.1 to 5.5.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.6.1 to 5.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v5.5.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5717070a95
commit
473920efec
|
@ -35,7 +35,7 @@ buildscript {
|
|||
|
||||
junit_version = '4.13.2'
|
||||
junit_jupiter_version = '5.10.0'
|
||||
mockito_version = '4.6.1'
|
||||
mockito_version = '5.5.0'
|
||||
dexmaker_version = '1.2'
|
||||
retrofit2_version = '2.9.0'
|
||||
okhttp3_version = '4.11.0'
|
||||
|
|
Loading…
Reference in a new issue