Skip to content

Commit e6cf149

Browse files
fix(deps): update junit-framework monorepo to v6
1 parent 3f5fd72 commit e6cf149

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.13.4'
40+
jupiterApiVersion = '6.0.0'
4141
logbackVersion = '1.5.18'
4242
logstashLogbackEncoderVersion= '8.1'
43-
jupiterPlatformVersion = '1.13.4'
43+
jupiterPlatformVersion = '6.0.0'
4444
}
4545

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

0 commit comments

Comments
 (0)