File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ buildscript {
1111}
1212
1313plugins {
14- id " com.github.ben-manes.versions" version ' 0.52 .0'
14+ id " com.github.ben-manes.versions" version ' 0.53 .0'
1515 id ' com.adarshr.test-logger' version ' 4.0.0'
1616 id ' com.diffplug.spotless' version ' 7.2.1'
17- id " com.github.spotbugs" version " 6.2.6 "
17+ id " com.github.spotbugs" version " 6.4.5 "
1818}
1919
2020apply from : " $rootDir /gradle-scripts/extensions.gradle"
@@ -31,12 +31,12 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"
3131ext {
3232 mockitoVersion = ' 5.19.0'
3333 slf4jTestVersion = ' 3.0.3'
34- assertjVersion = ' 3.27.4 '
35- pmdVersion = ' 7.16 .0'
36- jacocoVersion = ' 0.8.13 '
37- commercetoolsSyncJava = ' 10.1 .0'
34+ assertjVersion = ' 3.27.6 '
35+ pmdVersion = ' 7.18 .0'
36+ jacocoVersion = ' 0.8.14 '
37+ commercetoolsSyncJava = ' 10.3 .0'
3838 httpClientVersion = ' 18.3.0'
39- apacheCliVersion = ' 1.10 .0'
39+ apacheCliVersion = ' 1.11 .0'
4040 jupiterApiVersion = ' 5.13.4'
4141 logbackVersion = ' 1.5.18'
4242 logstashLogbackEncoderVersion= ' 8.1'
You can’t perform that action at this time.
0 commit comments