Skip to content

Commit 9e0e3de

Browse files
Bump mockito-core from 3.12.4 to 4.1.0 (#1703)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.1.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.4...v4.1.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b24d9d commit 9e0e3de

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
@@ -95,7 +95,7 @@ dependencies {
9595

9696
testImplementation "org.hamcrest:hamcrest-core:2.2"
9797
testImplementation "org.hamcrest:hamcrest-library:2.2"
98-
testImplementation 'org.mockito:mockito-core:3.12.4'
98+
testImplementation 'org.mockito:mockito-core:4.1.0'
9999
testImplementation 'org.mockito:mockito-junit-jupiter:4.0.0'
100100
testImplementation 'net.javacrumbs.json-unit:json-unit:2.28.0'
101101
testImplementation "org.skyscreamer:jsonassert:1.2.3"

0 commit comments

Comments
 (0)