File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[versions ]
22java = " 17"
3- checkstyle = " 10.17.0 "
4- spotbugs = " 4.8.5 "
3+ checkstyle = " 10.18.2 "
4+ spotbugs = " 4.8.6 "
55
66[plugins ]
77cthingVersioning = { id = " org.cthing.cthing-versioning" , version = " 1.0.1" }
8- dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version = " 1.32 .0" }
9- spotbugs = { id = " com.github.spotbugs" , version = " 6.0.15 " }
8+ dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version = " 2.2 .0" }
9+ spotbugs = { id = " com.github.spotbugs" , version = " 6.0.25 " }
1010versions = { id = " com.github.ben-manes.versions" , version = " 0.51.0" }
1111
1212[libraries ]
1313jsr305 = " com.google.code.findbugs:jsr305:3.0.2"
14- spotbugsContrib = " com.mebigfatguy.sb-contrib:sb-contrib:7.6.4 "
14+ spotbugsContrib = " com.mebigfatguy.sb-contrib:sb-contrib:7.6.5 "
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.8 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments