Skip to content

Commit 16967c5

Browse files
fix(deps): update junit5 monorepo to v5.11.3
1 parent 0e5560a commit 16967c5

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
@@ -12,7 +12,7 @@ plugins {
1212
ext{
1313
commercetoolsJavaSdkV2Version = '17.18.0'
1414
mockitoJunitJupiterVersion = '5.14.2'
15-
jupiterApiVersion = '5.11.1'
15+
jupiterApiVersion = '5.11.3'
1616
assertjVersion = '3.26.3'
1717
pmdVersion = '7.7.0'
1818
jacocoVersion = '0.8.12'

0 commit comments

Comments
 (0)