Skip to content

Commit 2cab59d

Browse files
Bump mockito-core from 4.3.1 to 4.4.0 (#7401)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f91839 commit 2cab59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.5"
19-
mockitoVersion = "4.3.1"
19+
mockitoVersion = "4.4.0"
2020
jmhLibVersion = "1.21"
2121
guavaVersion = "31.1-jre"
2222
}

0 commit comments

Comments
 (0)