Skip to content

Commit 5a678bb

Browse files
Bump mockito-core from 3.8.0 to 3.9.0 (#7224)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.8.0...v3.9.0) 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 cea7066 commit 5a678bb

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
@@ -16,7 +16,7 @@ ext {
1616
reactiveStreamsVersion = "1.0.3"
1717
junitVersion = "4.13.2"
1818
testNgVersion = "7.3.0"
19-
mockitoVersion = "3.8.0"
19+
mockitoVersion = "3.9.0"
2020
jmhLibVersion = "1.21"
2121
guavaVersion = "30.1.1-jre"
2222
jacocoVersion = "0.8.4"

0 commit comments

Comments
 (0)