Skip to content

Commit a21b03d

Browse files
fix(deps): update junit5 monorepo to v5.12.1
1 parent d727c26 commit a21b03d

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
@@ -11,7 +11,7 @@ plugins {
1111
ext{
1212
commercetoolsJavaSdkV2Version = '17.28.0'
1313
mockitoJunitJupiterVersion = '5.16.1'
14-
jupiterApiVersion = '5.11.3'
14+
jupiterApiVersion = '5.12.1'
1515
assertjVersion = '3.26.3'
1616
pmdVersion = '7.7.0'
1717
jacocoVersion = '0.8.12'

0 commit comments

Comments
 (0)