Skip to content

Commit 2c62ef9

Browse files
committed
[Java] Upgrade to Mockito 4.10.0.
1 parent c8d39ea commit 2c62ef9

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

4545
def checkstyleVersion = '9.3'
4646
def hamcrestVersion = '2.2'
47-
def mockitoVersion = '4.9.0'
47+
def mockitoVersion = '4.10.0'
4848
def junitVersion = '5.9.1'
4949
def jmhVersion = '1.36'
5050
def agronaVersion = '1.17.1'

0 commit comments

Comments
 (0)