Skip to content

Commit 20d6ecd

Browse files
fix(deps): update junit5 monorepo
1 parent afbfaa8 commit 20d6ecd

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 = '18.0.0'
1313
mockitoJunitJupiterVersion = '5.18.0'
14-
jupiterApiVersion = '5.12.2'
15-
jupiterPlatformVersion = '1.12.2'
14+
jupiterApiVersion = '5.13.0'
15+
jupiterPlatformVersion = '1.13.0'
1616
assertjVersion = '3.27.3'
1717
pmdVersion = '7.13.0'
1818
jacocoVersion = '0.8.13'

0 commit comments

Comments
 (0)