File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ plugins {
1414 id " com.github.ben-manes.versions" version ' 0.52.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.4 "
17+ id " com.github.spotbugs" version " 6.2.6 "
1818}
1919
2020apply from : " $rootDir /gradle-scripts/extensions.gradle"
@@ -30,11 +30,11 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"
3030
3131ext {
3232 mockitoVersion = ' 5.19.0'
33- slf4jTestVersion = ' 3.0.1 '
33+ slf4jTestVersion = ' 3.0.3 '
3434 assertjVersion = ' 3.27.4'
3535 pmdVersion = ' 7.16.0'
3636 jacocoVersion = ' 0.8.13'
37- commercetoolsSyncJava = ' 10.0.9 '
37+ commercetoolsSyncJava = ' 10.1.0 '
3838 httpClientVersion = ' 18.3.0'
3939 apacheCliVersion = ' 1.10.0'
4040 jupiterApiVersion = ' 5.12.2'
You can’t perform that action at this time.
0 commit comments