Skip to content

Commit e3a0302

Browse files
Bump mockito-core from 3.7.0 to 3.7.7 (#7152)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.7.0...v3.7.7) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 54850d0 commit e3a0302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
ext.reactiveStreamsVersion = "1.0.3"
77
ext.junitVersion = "4.13.1"
88
ext.testNgVersion = "7.3.0"
9-
ext.mockitoVersion = "3.7.0"
9+
ext.mockitoVersion = "3.7.7"
1010
ext.jmhLibVersion = "1.21"
1111
ext.jmhGradleVersion = "0.5.2"
1212
ext.guavaVersion = "30.1-jre"

0 commit comments

Comments
 (0)