Skip to content

Commit 4fc229f

Browse files
Bump mockito-junit-jupiter from 3.4.0 to 3.4.2
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.4.0 to 3.4.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.4.0...v3.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7c802d2 commit 4fc229f

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
@@ -9,7 +9,7 @@ plugins {
99

1010
ext{
1111
commercetoolsJvmSdkVersion = '1.52.0'
12-
mockitoJunitJupiterVersion = '3.4.0'
12+
mockitoJunitJupiterVersion = '3.4.2'
1313
jupiterApiVersion = '5.6.2'
1414
assertjVersion = '3.16.1'
1515
checkstyleVersion = '8.2'

0 commit comments

Comments
 (0)