chore(deps): bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0

Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-09 08:21:37 +00:00 committed by GitHub
parent 85532a0332
commit e7455366ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ buildscript {
junit_version = '4.13.2'
junit_jupiter_version = '5.10.0'
mockito_version = '5.5.0'
mockito_version = '5.6.0'
dexmaker_version = '1.2'
retrofit2_version = '2.9.0'
okhttp3_version = '4.11.0'