Skip to content

Commit c8c280b

Browse files
committed
[Java] Upgrade to Mockito 3.10.0.
1 parent e353366 commit c8c280b

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
@@ -47,7 +47,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
4747

4848
def checkstyleVersion = '8.39'
4949
def hamcrestVersion = '2.2'
50-
def mockitoVersion = '3.9.0'
50+
def mockitoVersion = '3.10.0'
5151
def byteBuddyVersion = '1.11.0'
5252
def junitVersion = '5.7.1'
5353
def jmhVersion = '1.31'

0 commit comments

Comments
 (0)