We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84ffb61 + 8802a9f commit e355c67Copy full SHA for e355c67
1 file changed
build.gradle
@@ -34,13 +34,13 @@ ext {
34
assertjVersion = '3.27.6'
35
pmdVersion = '7.18.0'
36
jacocoVersion = '0.8.14'
37
- commercetoolsSyncJava = '10.3.0'
+ commercetoolsSyncJava = '10.4.0'
38
httpClientVersion = '18.3.0'
39
apacheCliVersion = '1.11.0'
40
- jupiterApiVersion = '5.14.1'
+ jupiterApiVersion = '5.12.2'
41
logbackVersion = '1.5.21'
42
logstashLogbackEncoderVersion= '8.1'
43
- jupiterPlatformVersion = '1.14.1'
+ jupiterPlatformVersion = '1.12.2'
44
}
45
46
apply from: "$rootDir/gradle-scripts/spotless.gradle"
0 commit comments