File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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.51 .0'
14+ 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 ' 6.25.0'
17- id " com.github.spotbugs" version " 6.0.25 "
17+ id " com.github.spotbugs" version " 6.1.2 "
1818}
1919
2020apply from : " $rootDir /gradle-scripts/extensions.gradle"
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.10.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments