Skip to content

Commit c66a215

Browse files
authoredFeb 14, 2025
fix(deps): update junit5 monorepo to v5.11.4
1 parent 5e9d162 commit c66a215

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
@@ -10,7 +10,7 @@ plugins {
1010
ext{
1111
commercetoolsJavaSdkV2Version = '17.18.0'
1212
mockitoJunitJupiterVersion = '5.14.2'
13-
jupiterApiVersion = '5.11.3'
13+
jupiterApiVersion = '5.11.4'
1414
assertjVersion = '3.26.3'
1515
pmdVersion = '7.7.0'
1616
jacocoVersion = '0.8.12'

0 commit comments

Comments
 (0)