Skip to content

Commit 751bb6c

Browse files
fix(deps): update dependency org.mockito:mockito-junit-jupiter to v5.12.0
1 parent 9cb1593 commit 751bb6c

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
@@ -11,7 +11,7 @@ plugins {
1111

1212
ext{
1313
commercetoolsJavaSdkV2Version = '17.10.0'
14-
mockitoJunitJupiterVersion = '5.11.0'
14+
mockitoJunitJupiterVersion = '5.12.0'
1515
jupiterApiVersion = '5.10.2'
1616
assertjVersion = '3.25.3'
1717
pmdVersion = '7.1.0'

0 commit comments

Comments
 (0)