Skip to content

Commit 2eba6f1

Browse files
Bump mockito-core from 3.4.4 to 3.4.6 (#7043)
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>
1 parent 5fefe60 commit 2eba6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
ext.reactiveStreamsVersion = "1.0.3"
77
ext.junitVersion = "4.13"
88
ext.testNgVersion = "7.0.0"
9-
ext.mockitoVersion = "3.4.4"
9+
ext.mockitoVersion = "3.4.6"
1010
ext.jmhLibVersion = "1.21"
1111
ext.jmhGradleVersion = "0.5.0"
1212
ext.guavaVersion = "29.0-jre"

0 commit comments

Comments
 (0)