Skip to content

Commit 417ee92

Browse files
committed
fix(deps): update dependency org.mockito:mockito-junit-jupiter to v5.10.0
1 parent 5eaf9be commit 417ee92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.0'
14-
mockitoJunitJupiterVersion = '5.9.0'
14+
mockitoJunitJupiterVersion = '5.10.0'
1515
jupiterApiVersion = '5.10.1'
1616
assertjVersion = '3.25.1'
1717
pmdVersion = '6.55.0'

0 commit comments

Comments
 (0)