We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ef05a commit ed1b4dcCopy full SHA for ed1b4dc
build.gradle
@@ -37,10 +37,10 @@ ext {
37
commercetoolsSyncJava = '10.5.0'
38
httpClientVersion = '18.3.0'
39
apacheCliVersion = '1.11.0'
40
- jupiterApiVersion = '5.14.1'
+ jupiterApiVersion = '6.0.2'
41
logbackVersion = '1.5.24'
42
logstashLogbackEncoderVersion= '8.1'
43
- jupiterPlatformVersion = '1.14.1'
+ jupiterPlatformVersion = '6.0.2'
44
}
45
46
apply from: "$rootDir/gradle-scripts/spotless.gradle"
0 commit comments