Skip to content

Commit 3501e2d

Browse files
fix(deps): update junit5 monorepo
1 parent ef35956 commit 3501e2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ plugins {
1111
ext{
1212
commercetoolsJavaSdkV2Version = '17.30.0'
1313
mockitoJunitJupiterVersion = '5.17.0'
14-
jupiterApiVersion = '5.12.1'
15-
jupiterPlatformVersion = '1.12.1'
14+
jupiterApiVersion = '5.12.2'
15+
jupiterPlatformVersion = '1.12.2'
1616
assertjVersion = '3.27.3'
1717
pmdVersion = '7.12.0'
1818
jacocoVersion = '0.8.12'

0 commit comments

Comments
 (0)