File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ The build validation scripts are compatible with a large range of Gradle version
64
64
Use the following command to download and unpack the build validation scripts for Gradle to the current directory:
65
65
66
66
``` bash
67
- curl -s -L -O https://github.com/gradle/develocity-build-validation-scripts/releases/download/v2.7.3 /develocity-gradle-build-validation-2.7.3. zip && unzip -q -o develocity-gradle-build-validation-2.7.3 .zip
67
+ curl -s -L -O https://github.com/gradle/develocity-build-validation-scripts/releases/download/v2.8 /develocity-gradle-build-validation-2.8. zip && unzip -q -o develocity-gradle-build-validation-2.8 .zip
68
68
```
69
69
70
70
## Structure
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ The build validation scripts are compatible with a large range of Maven versions
64
64
Use the following command to download and unpack the build validation scripts for Maven to the current directory:
65
65
66
66
``` bash
67
- curl -s -L -O https://github.com/gradle/develocity-build-validation-scripts/releases/download/v2.7.3 /develocity-maven-build-validation-2.7.3. zip && unzip -q -o develocity-maven-build-validation-2.7.3 .zip
67
+ curl -s -L -O https://github.com/gradle/develocity-build-validation-scripts/releases/download/v2.8 /develocity-maven-build-validation-2.8. zip && unzip -q -o develocity-maven-build-validation-2.8 .zip
68
68
```
69
69
70
70
## Structure
Original file line number Diff line number Diff line change 1
- 2.7.4
1
+ 2.8
You can’t perform that action at this time.
0 commit comments