Skip to content

Commit

Permalink
Bump mockito-core from 3.4.4 to 3.4.6 (#7043)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.4.4...v3.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 30, 2020
1 parent 5fefe60 commit 2eba6f1
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 @@ -6,7 +6,7 @@ buildscript {
ext.reactiveStreamsVersion = "1.0.3"
ext.junitVersion = "4.13"
ext.testNgVersion = "7.0.0"
ext.mockitoVersion = "3.4.4"
ext.mockitoVersion = "3.4.6"
ext.jmhLibVersion = "1.21"
ext.jmhGradleVersion = "0.5.0"
ext.guavaVersion = "29.0-jre"
Expand Down

0 comments on commit 2eba6f1

Please sign in to comment.