Skip to content

Commit 6f1eeae

Browse files
committed
fix(deps): update dependency org.mockito:mockito-junit-jupiter to v5.14.2
1 parent eb654ad commit 6f1eeae

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.12.0'
14-
mockitoJunitJupiterVersion = '5.14.1'
14+
mockitoJunitJupiterVersion = '5.14.2'
1515
jupiterApiVersion = '5.11.1'
1616
assertjVersion = '3.26.3'
1717
pmdVersion = '7.6.0'

0 commit comments

Comments
 (0)