File tree Expand file tree Collapse file tree 6 files changed +7
-10
lines changed
plugins/examples/gradle/wrapper Expand file tree Collapse file tree 6 files changed +7
-10
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 =f2b9ed0faf8472cbe469255ae6c86eddb77076c75191741b4a462f33128dd419
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -all.zip
3
+ distributionSha256Sum =c16d517b50dd28b3f5838f0e844b7520b8f1eb610f2f29de7e4e04a1b7c9c79b
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -all.zip
5
5
networkTimeout =10000
6
6
validateDistributionUrl =true
7
7
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 1
- 8.4
1
+ 8.5
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =f2b9ed0faf8472cbe469255ae6c86eddb77076c75191741b4a462f33128dd419
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -all.zip
3
+ distributionSha256Sum =c16d517b50dd28b3f5838f0e844b7520b8f1eb610f2f29de7e4e04a1b7c9c79b
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -all.zip
5
5
networkTimeout =10000
6
6
validateDistributionUrl =true
7
7
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =f2b9ed0faf8472cbe469255ae6c86eddb77076c75191741b4a462f33128dd419
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -all.zip
3
+ distributionSha256Sum =c16d517b50dd28b3f5838f0e844b7520b8f1eb610f2f29de7e4e04a1b7c9c79b
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -all.zip
5
5
networkTimeout =10000
6
6
validateDistributionUrl =true
7
7
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -49,9 +49,7 @@ List projects = [
49
49
' docs' ,
50
50
' client:rest' ,
51
51
' client:rest-high-level' ,
52
- ' client:rest-high-level:qa:ssl-enabled' ,
53
52
' client:sniffer' ,
54
- ' client:transport' ,
55
53
' client:test' ,
56
54
' client:client-benchmark-noop-api-plugin' ,
57
55
' client:benchmark' ,
@@ -90,7 +88,6 @@ List projects = [
90
88
' distribution:tools:geoip-cli' ,
91
89
' distribution:tools:ansi-console' ,
92
90
' server' ,
93
- ' server:cli' ,
94
91
' test:framework' ,
95
92
' test:fixtures:azure-fixture' ,
96
93
' test:fixtures:gcs-fixture' ,
You can’t perform that action at this time.
0 commit comments