Skip to content

Commit cdf6401

Browse files
fix(deps): update junit5 monorepo (#1213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 408ab81 commit cdf6401

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 = '17.30.0'
1313
mockitoJunitJupiterVersion = '5.17.0'
14-
jupiterApiVersion = '5.12.1'
15-
jupiterPlatformVersion = '1.12.1'
14+
jupiterApiVersion = '5.12.2'
15+
jupiterPlatformVersion = '1.12.2'
1616
assertjVersion = '3.27.3'
1717
pmdVersion = '7.12.0'
1818
jacocoVersion = '0.8.13'

0 commit comments

Comments
 (0)