Skip to content

Commit

Permalink
Bump mockito-core from 4.7.0 to 4.8.0 (#2467)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.7.0...v4.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2022
1 parent 2e91b3f commit e70ccf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ ext {
boringSslVersion = '2.0.54.Final'
junitVersion = '5.9.0'
junitPlatformLauncherVersion = '1.9.0'
mockitoVersion = '4.7.0'
mockitoVersion = '4.8.0'
blockHoundVersion = '1.0.6.RELEASE'

javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/",
Expand Down

0 comments on commit e70ccf0

Please sign in to comment.