Skip to content

Commit 1736643

Browse files
Bump mockito-core from 3.11.0 to 3.11.1 (#7283)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e383377 commit 1736643

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
@@ -15,7 +15,7 @@ ext {
1515
reactiveStreamsVersion = "1.0.3"
1616
junitVersion = "4.13.2"
1717
testNgVersion = "7.4.0"
18-
mockitoVersion = "3.11.0"
18+
mockitoVersion = "3.11.1"
1919
jmhLibVersion = "1.21"
2020
guavaVersion = "30.1.1-jre"
2121
}

0 commit comments

Comments
 (0)