File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ The build validation scripts are compatible with a large range of Gradle version
26
26
Use the following command to download and unpack the build validation scripts for Gradle to the current directory:
27
27
28
28
``` bash
29
- curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.3.2 /gradle-enterprise-gradle-build-validation-2.3.2 .zip && unzip -q -o gradle-enterprise-gradle-build-validation-2.3.2 .zip
29
+ curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.3.3 /gradle-enterprise-gradle-build-validation-2.3.3 .zip && unzip -q -o gradle-enterprise-gradle-build-validation-2.3.3 .zip
30
30
```
31
31
32
32
## Structure
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ The build validation scripts are compatible with a large range of Maven versions
26
26
Use the following command to download and unpack the build validation scripts for Maven to the current directory:
27
27
28
28
``` bash
29
- curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.3.2 /gradle-enterprise-maven-build-validation-2.3.2 .zip && unzip -q -o gradle-enterprise-maven-build-validation-2.3.2 .zip
29
+ curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.3.3 /gradle-enterprise-maven-build-validation-2.3.3 .zip && unzip -q -o gradle-enterprise-maven-build-validation-2.3.3 .zip
30
30
```
31
31
32
32
## Structure
You can’t perform that action at this time.
0 commit comments