File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id ' com.adarshr.test-logger' version ' 4.0.0'
3- id ' org.ajoberstar.grgit' version ' 5.3.0 '
3+ id ' org.ajoberstar.grgit' version ' 5.3.2 '
44 id " com.github.ben-manes.versions" version ' 0.52.0'
55 id ' ru.vyarus.mkdocs' version ' 4.0.1' apply false
6- id " com.github.spotbugs" version " 6.1.12 "
7- id ' com.diffplug.spotless' version ' 7.0.3 '
6+ id " com.github.spotbugs" version " 6.2.2 "
7+ id ' com.diffplug.spotless' version ' 7.1.0 '
88 id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
99}
1010
1111ext {
12- commercetoolsJavaSdkV2Version = ' 18.0 .0'
12+ commercetoolsJavaSdkV2Version = ' 18.3 .0'
1313 mockitoJunitJupiterVersion = ' 5.18.0'
1414 jupiterApiVersion = ' 5.13.1'
1515 jupiterPlatformVersion = ' 1.13.1'
1616 assertjVersion = ' 3.27.3'
17- pmdVersion = ' 7.13 .0'
17+ pmdVersion = ' 7.15 .0'
1818 jacocoVersion = ' 0.8.13'
19- caffeineVersion = ' 3.2.0 '
19+ caffeineVersion = ' 3.2.2 '
2020 nexusStagingPluginVersion = ' 0.22.0'
2121 commonTextVersion = ' 1.13.1'
2222}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments