File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[versions ]
22java = " 17"
3- checkstyle = " 10.22 .0"
4- jacoco = " 0.8.12 "
5- junit = " 5.12.1 "
3+ checkstyle = " 10.26 .0"
4+ jacoco = " 0.8.13 "
5+ junit = " 5.13.2 "
66spotbugs = " 4.9.3"
77
88[plugins ]
99cthingPublishing = { id = " org.cthing.cthing-publishing" , version = " 2.0.0" }
1010cthingVersioning = { id = " org.cthing.cthing-versioning" , version = " 3.0.0" }
11- dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version = " 2.13.3 " }
12- spotbugs = { id = " com.github.spotbugs" , version = " 6.1.7 " }
11+ dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version = " 2.19.0 " }
12+ spotbugs = { id = " com.github.spotbugs" , version = " 6.2.1 " }
1313versions = { id = " com.github.ben-manes.versions" , version = " 0.52.0" }
1414
1515[libraries ]
@@ -18,7 +18,7 @@ cthingAnnots = "org.cthing:cthing-annotations:2.0.0"
1818jspecify = " org.jspecify:jspecify:1.0.0"
1919junitApi = { module = " org.junit.jupiter:junit-jupiter-api" , version.ref = " junit" }
2020junitEngine = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit" }
21- junitLauncher = " org.junit.platform:junit-platform-launcher:1.12.1 "
21+ junitLauncher = " org.junit.platform:junit-platform-launcher:1.13.2 "
2222junitParams = { module = " org.junit.jupiter:junit-jupiter-params" , version.ref = " junit" }
23- mockito = " org.mockito:mockito-core:5.16.1 "
24- spotbugsContrib = " com.mebigfatguy.sb-contrib:sb-contrib:7.6.9 "
23+ mockito = " org.mockito:mockito-core:5.18.0 "
24+ spotbugsContrib = " com.mebigfatguy.sb-contrib:sb-contrib:7.6.11 "
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.13 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments