File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed 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-7.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.3 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionSha256Sum =f581709a9c35e9cb92e16f585d2c4bc99b2b1a5f85d2badbd3dc6bff59e1e6dd
6+ distributionSha256Sum =de8f52ad49bdc759164f72439a3bf56ddb1589c4cde802d3cec7d6ad0e0ee410
Original file line number Diff line number Diff line change 1515
1616pluginManagement {
1717 plugins {
18- id(" com.diffplug.spotless" ) version " 5.17 .0"
18+ id(" com.diffplug.spotless" ) version " 6.0 .0"
1919 id(" com.github.ben-manes.versions" ) version " 0.39.0"
20- id(" com.github.jk1.dependency-license-report" ) version " 1.17 "
21- id(" com.github.johnrengelman.shadow" ) version " 7.0 .0"
20+ id(" com.github.jk1.dependency-license-report" ) version " 2.0 "
21+ id(" com.github.johnrengelman.shadow" ) version " 7.1 .0"
2222 id(" com.google.cloud.tools.jib" ) version " 3.1.4"
2323 id(" io.github.gradle-nexus.publish-plugin" ) version " 1.1.0"
24- id(" nebula.release" ) version " 15.3.1 "
25- id(" org.springframework.boot" ) version " 2.5.4 "
24+ id(" nebula.release" ) version " 16.0.0 "
25+ id(" org.springframework.boot" ) version " 2.6.0 "
2626 }
2727}
2828
You can’t perform that action at this time.
0 commit comments