Skip to content

Commit 56f5a0e

Browse files
fix(deps): update junit5 monorepo to v5.12.1
1 parent 1e299c5 commit 56f5a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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)