Skip to content

Commit cf607d9

Browse files
fix(deps): update junit5 monorepo to v5.12.0
1 parent 8bd026f commit cf607d9

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.18.0'
1313
mockitoJunitJupiterVersion = '5.16.0'
14-
jupiterApiVersion = '5.11.3'
14+
jupiterApiVersion = '5.12.0'
1515
assertjVersion = '3.26.3'
1616
pmdVersion = '7.7.0'
1717
jacocoVersion = '0.8.12'

0 commit comments

Comments
 (0)