Skip to content

Commit 0151f2a

Browse files
fix(deps): update junit5 monorepo (#1220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71551de commit 0151f2a

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.18.0'
14-
jupiterApiVersion = '5.12.2'
15-
jupiterPlatformVersion = '1.12.2'
14+
jupiterApiVersion = '5.13.1'
15+
jupiterPlatformVersion = '1.13.1'
1616
assertjVersion = '3.27.3'
1717
pmdVersion = '7.13.0'
1818
jacocoVersion = '0.8.13'

0 commit comments

Comments
 (0)