Skip to content

Commit ef35956

Browse files
fix(deps): update dependency org.mockito:mockito-junit-jupiter to v5.17.0 (#1212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2950076 commit ef35956

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 = '17.30.0'
13-
mockitoJunitJupiterVersion = '5.16.1'
13+
mockitoJunitJupiterVersion = '5.17.0'
1414
jupiterApiVersion = '5.12.1'
1515
jupiterPlatformVersion = '1.12.1'
1616
assertjVersion = '3.27.3'

0 commit comments

Comments
 (0)