Skip to content

Commit 3f5fd72

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

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
@@ -37,10 +37,10 @@ ext {
3737
commercetoolsSyncJava = '10.1.0'
3838
httpClientVersion = '18.3.0'
3939
apacheCliVersion = '1.10.0'
40-
jupiterApiVersion = '5.12.2'
40+
jupiterApiVersion = '5.13.4'
4141
logbackVersion = '1.5.18'
4242
logstashLogbackEncoderVersion= '8.1'
43-
jupiterPlatformVersion = '1.12.2'
43+
jupiterPlatformVersion = '1.13.4'
4444
}
4545

4646
apply from: "$rootDir/gradle-scripts/spotless.gradle"

0 commit comments

Comments
 (0)