We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5fd72 commit e6cf149Copy full SHA for e6cf149
build.gradle
@@ -37,10 +37,10 @@ ext {
37
commercetoolsSyncJava = '10.1.0'
38
httpClientVersion = '18.3.0'
39
apacheCliVersion = '1.10.0'
40
- jupiterApiVersion = '5.13.4'
+ jupiterApiVersion = '6.0.0'
41
logbackVersion = '1.5.18'
42
logstashLogbackEncoderVersion= '8.1'
43
- jupiterPlatformVersion = '1.13.4'
+ jupiterPlatformVersion = '6.0.0'
44
}
45
46
apply from: "$rootDir/gradle-scripts/spotless.gradle"
0 commit comments