Skip to content

Commit 632c5f4

Browse files
committed
[Java] Upgrade to Mockito 3.12.4.
1 parent 6c41232 commit 632c5f4

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 = '8.45.1'
4646
def hamcrestVersion = '2.2'
47-
def mockitoVersion = '3.12.3'
47+
def mockitoVersion = '3.12.4'
4848
def junitVersion = '5.7.2'
4949
def jmhVersion = '1.33'
5050
def agronaVersion = '1.12.0'

0 commit comments

Comments
 (0)