Skip to content

Commit 317d55b

Browse files
fix(deps): update dependency org.mockito:mockito-junit-jupiter to v5.20.0 (#1229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d59c59 commit 317d55b

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
@@ -10,7 +10,7 @@ plugins {
1010

1111
ext{
1212
commercetoolsJavaSdkV2Version = '19.3.0'
13-
mockitoJunitJupiterVersion = '5.19.0'
13+
mockitoJunitJupiterVersion = '5.20.0'
1414
jupiterApiVersion = '5.13.4'
1515
jupiterPlatformVersion = '1.13.4'
1616
assertjVersion = '3.27.3'

0 commit comments

Comments
 (0)