Skip to content

Commit

Permalink
Bump mockito-core from 4.5.1 to 4.6.0 (#7426)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.5.1...v4.6.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2022
1 parent ebdccf4 commit 8845371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -16,7 +16,7 @@ ext {
reactiveStreamsVersion = "1.0.4"
junitVersion = "4.13.2"
testNgVersion = "7.5"
mockitoVersion = "4.5.1"
mockitoVersion = "4.6.0"
jmhLibVersion = "1.21"
guavaVersion = "31.1-jre"
}
Expand Down

0 comments on commit 8845371

Please sign in to comment.