Skip to content

Commit aabcb3b

Browse files
authored
Merge pull request #641 from commercetools/SUPPORT-33245/unbound-cache
SUPPORT-33245: update java-sync library
2 parents 732ae29 + 09e0290 commit aabcb3b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ ext {
3434
assertjVersion = '3.27.4'
3535
pmdVersion = '7.16.0'
3636
jacocoVersion = '0.8.13'
37-
commercetoolsSyncJava = '10.0.8'
37+
commercetoolsSyncJava = '10.0.9'
3838
httpClientVersion = '18.3.0'
3939
apacheCliVersion = '1.10.0'
40-
jupiterApiVersion = '5.13.4'
40+
jupiterApiVersion = '5.12.2'
4141
logbackVersion = '1.5.18'
4242
logstashLogbackEncoderVersion= '8.1'
43-
jupiterPlatformVersion = '1.13.4'
43+
jupiterPlatformVersion = '1.12.2'
4444
}
4545

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

0 commit comments

Comments
 (0)