Skip to content

Commit bd2b8f4

Browse files
fix(deps): update junit-framework monorepo to v6
1 parent e355c67 commit bd2b8f4

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.4.0'
3838
httpClientVersion = '18.3.0'
3939
apacheCliVersion = '1.11.0'
40-
jupiterApiVersion = '5.12.2'
40+
jupiterApiVersion = '6.0.1'
4141
logbackVersion = '1.5.21'
4242
logstashLogbackEncoderVersion= '8.1'
43-
jupiterPlatformVersion = '1.12.2'
43+
jupiterPlatformVersion = '6.0.1'
4444
}
4545

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

0 commit comments

Comments
 (0)