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.21.2 "
3+ checkstyle = " 10.22.0 "
44jacoco = " 0.8.12"
5- junit = " 5.11.4 "
6- spotbugs = " 4.9.0 "
5+ junit = " 5.12.1 "
6+ spotbugs = " 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.8.0 " }
12- spotbugs = { id = " com.github.spotbugs" , version = " 6.1.3 " }
11+ dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version = " 2.13.3 " }
12+ spotbugs = { id = " com.github.spotbugs" , version = " 6.1.7 " }
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.11.4 "
21+ junitLauncher = " org.junit.platform:junit-platform-launcher:1.12.1 "
2222junitParams = { module = " org.junit.jupiter:junit-jupiter-params" , version.ref = " junit" }
23- mockito = " org.mockito:mockito-core:5.15.2 "
23+ mockito = " org.mockito:mockito-core:5.16.1 "
2424spotbugsContrib = " com.mebigfatguy.sb-contrib:sb-contrib:7.6.9"
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.12.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments