File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -651,7 +651,7 @@ task integTestRemote(type: RestIntegTestTask) {
651
651
652
652
// === Set up BWC tests ===
653
653
654
- String bwcVersionShort = " 2.19 .0"
654
+ String bwcVersionShort = " 2.20 .0"
655
655
String bwcVersion = bwcVersionShort + " .0"
656
656
String baseName = " indexmanagementBwcCluster"
657
657
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.5-bin.zip
3
+ distributionSha256Sum =2ab88d6de2c23e6adae7363ae6e29cbdd2a709e992929b48b6530fd0c7133bd6
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
4
5
networkTimeout =10000
6
+ validateDistributionUrl =true
5
7
zipStoreBase =GRADLE_USER_HOME
6
8
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments