Skip to content

Commit 1c289a5

Browse files
committed
fix(deps): update dependency org.mockito:mockito-junit-jupiter to v5.5.0
1 parent 5de344b commit 1c289a5

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 = '14.7.0'
14-
mockitoJunitJupiterVersion = '5.4.0'
14+
mockitoJunitJupiterVersion = '5.5.0'
1515
jupiterApiVersion = '5.10.0'
1616
assertjVersion = '3.24.2'
1717
pmdVersion = '6.55.0'

0 commit comments

Comments
 (0)