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 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =e5444a57cda4a95f90b0c9446a9e1b47d3d7f69057765bfb54bd4f482542d548
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.4.1 -bin.zip
3
+ distributionSha256Sum =29e49b10984e585d8118b7d0bc452f944e386458df27371b49b4ac1dec4b7fda
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4.2 -bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 15
15
16
16
pluginManagement {
17
17
plugins {
18
- id(" com.diffplug.spotless" ) version " 6.3.0 "
18
+ id(" com.diffplug.spotless" ) version " 6.4.2 "
19
19
id(" com.github.ben-manes.versions" ) version " 0.42.0"
20
20
id(" com.github.jk1.dependency-license-report" ) version " 2.1"
21
21
id(" com.github.johnrengelman.shadow" ) version " 7.1.2"
22
- id(" com.google.cloud.tools.jib" ) version " 3.2.0 "
22
+ id(" com.google.cloud.tools.jib" ) version " 3.2.1 "
23
23
id(" io.github.gradle-nexus.publish-plugin" ) version " 1.1.0"
24
24
id(" nebula.release" ) version " 16.0.0"
25
25
id(" org.springframework.boot" ) version " 2.6.6"
You can’t perform that action at this time.
0 commit comments