File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11[versions ]
22java = " 17"
3- checkstyle = " 10.26.0 "
3+ checkstyle = " 11.0.1 "
44jacoco = " 0.8.13"
5- junit = " 5.13.2 "
6- spotbugs = " 4.9.3 "
5+ junit = " 5.13.4 "
6+ spotbugs = " 4.9.6 "
77
88[plugins ]
9- dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version = " 2.19.0 " }
10- spotbugs = { id = " com.github.spotbugs" , version = " 6.2.0 " }
11- versions = { id = " com.github.ben-manes.versions" , version = " 0.52 .0" }
9+ dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version = " 3.0.4 " }
10+ spotbugs = { id = " com.github.spotbugs" , version = " 6.4.2 " }
11+ versions = { id = " com.github.ben-manes.versions" , version = " 0.53 .0" }
1212
1313[libraries ]
14- assertJ = " org.assertj:assertj-core:3.27.3 "
15- equalsVerifier = " nl.jqno.equalsverifier:equalsverifier:4.0.3 "
14+ assertJ = " org.assertj:assertj-core:3.27.6 "
15+ equalsVerifier = " nl.jqno.equalsverifier:equalsverifier:4.1.1 "
1616jspecify = " org.jspecify:jspecify:1.0.0"
1717junitApi = { module = " org.junit.jupiter:junit-jupiter-api" , version.ref = " junit" }
1818junitEngine = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit" }
19- junitLauncher = " org.junit.platform:junit-platform-launcher:1.13.2 "
20- spotbugsContrib = " com.mebigfatguy.sb-contrib:sb-contrib:7.6.11 "
19+ junitLauncher = " org.junit.platform:junit-platform-launcher:1.13.4 "
20+ spotbugsContrib = " com.mebigfatguy.sb-contrib:sb-contrib:7.6.14 "
2121systemLambda = " com.github.stefanbirkner:system-lambda:1.2.1"
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.14.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.1.0 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments