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 1
1
plugins {
2
2
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 '
4
4
id " com.github.ben-manes.versions" version ' 0.52.0'
5
5
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.0 "
7
+ id ' com.diffplug.spotless' version ' 7.0.4 '
8
8
id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
9
9
}
10
10
11
11
ext {
12
- commercetoolsJavaSdkV2Version = ' 18.0 .0'
12
+ commercetoolsJavaSdkV2Version = ' 18.2 .0'
13
13
mockitoJunitJupiterVersion = ' 5.18.0'
14
14
jupiterApiVersion = ' 5.13.1'
15
15
jupiterPlatformVersion = ' 1.13.1'
16
16
assertjVersion = ' 3.27.3'
17
- pmdVersion = ' 7.13 .0'
17
+ pmdVersion = ' 7.14 .0'
18
18
jacocoVersion = ' 0.8.13'
19
- caffeineVersion = ' 3.2.0 '
19
+ caffeineVersion = ' 3.2.1 '
20
20
nexusStagingPluginVersion = ' 0.22.0'
21
21
commonTextVersion = ' 1.13.1'
22
22
}
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =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.2 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments