Skip to content

Commit 9af63a1

Browse files
committed
[Java] Upgrade to Mockito 4.5.1.
1 parent 48c722e commit 9af63a1

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.5.0'
47+
def mockitoVersion = '4.5.1'
4848
def junitVersion = '5.8.2'
4949
def jmhVersion = '1.35'
5050
def agronaVersion = '1.15.1'

0 commit comments

Comments
 (0)