Skip to content

Commit bace496

Browse files
fix(deps): update junit-framework monorepo (#1221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04cdff3 commit bace496

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ plugins {
1111
ext{
1212
commercetoolsJavaSdkV2Version = '18.0.0'
1313
mockitoJunitJupiterVersion = '5.19.0'
14-
jupiterApiVersion = '5.13.1'
15-
jupiterPlatformVersion = '1.13.1'
14+
jupiterApiVersion = '5.13.4'
15+
jupiterPlatformVersion = '1.13.4'
1616
assertjVersion = '3.27.3'
1717
pmdVersion = '7.13.0'
1818
jacocoVersion = '0.8.13'

0 commit comments

Comments
 (0)