File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302
4- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -bin.zip
3+ distributionSha256Sum =8cc27038d5dbd815759851ba53e70cf62e481b87494cc97cfd97982ada5ba634
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 1515
1616pluginManagement {
1717 plugins {
18- id(" com.diffplug.spotless" ) version " 6.2 .0"
18+ id(" com.diffplug.spotless" ) version " 6.3 .0"
1919 id(" com.github.ben-manes.versions" ) version " 0.42.0"
2020 id(" com.github.jk1.dependency-license-report" ) version " 2.1"
2121 id(" com.github.johnrengelman.shadow" ) version " 7.1.2"
2222 id(" com.google.cloud.tools.jib" ) version " 3.2.0"
2323 id(" io.github.gradle-nexus.publish-plugin" ) version " 1.1.0"
2424 id(" nebula.release" ) version " 16.0.0"
25- id(" org.springframework.boot" ) version " 2.6.2 "
25+ id(" org.springframework.boot" ) version " 2.6.4 "
2626 }
2727}
2828
You can’t perform that action at this time.
0 commit comments