File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ task clean(type: Delete) {
62
62
63
63
tasks {
64
64
wrapper {
65
- gradleVersion = " 7.3.3 "
66
- distributionSha256Sum = " b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302 "
65
+ gradleVersion = " 7.4.2 "
66
+ distributionSha256Sum = " 29e49b10984e585d8118b7d0bc452f944e386458df27371b49b4ac1dec4b7fda "
67
67
}
68
68
}
69
69
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -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
You can’t perform that action at this time.
0 commit comments