Skip to content

Commit df30aa1

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump mockito-core from 3.2.0 to 3.2.4 (#6764)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.0 to 3.2.4. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.2.0...v3.2.4) Signed-off-by: dependabot-preview[bot]
1 parent daeccff commit df30aa1

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.12"
88
ext.testNgVersion = "7.0.0"
9-
ext.mockitoVersion = "3.2.0"
9+
ext.mockitoVersion = "3.2.4"
1010
ext.jmhLibVersion = "1.21"
1111
ext.jmhGradleVersion = "0.5.0"
1212
ext.guavaVersion = "28.1-jre"

0 commit comments

Comments
 (0)