Skip to content

Commit 8e6bc11

Browse files
Bump mockito-core from 4.6.0 to 4.6.1 (#7434)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.0...v4.6.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 bec9a93 commit 8e6bc11

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.4"
1717
junitVersion = "4.13.2"
1818
testNgVersion = "7.5"
19-
mockitoVersion = "4.6.0"
19+
mockitoVersion = "4.6.1"
2020
jmhLibVersion = "1.21"
2121
guavaVersion = "31.1-jre"
2222
}

0 commit comments

Comments
 (0)