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 @@ -26,7 +26,7 @@ The build validation scripts are compatible with a large range of Gradle version
2626Use the following command to download and unpack the build validation scripts for Gradle to the current directory:
2727
2828``` bash
29- curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.3.4 /gradle-enterprise-gradle-build-validation-2.3.4 .zip && unzip -q -o gradle-enterprise-gradle-build-validation-2.3.4 .zip
29+ curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.3.5 /gradle-enterprise-gradle-build-validation-2.3.5 .zip && unzip -q -o gradle-enterprise-gradle-build-validation-2.3.5 .zip
3030```
3131
3232## 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
2626Use the following command to download and unpack the build validation scripts for Maven to the current directory:
2727
2828``` bash
29- curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.3.4 /gradle-enterprise-maven-build-validation-2.3.4 .zip && unzip -q -o gradle-enterprise-maven-build-validation-2.3.4 .zip
29+ curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.3.5 /gradle-enterprise-maven-build-validation-2.3.5 .zip && unzip -q -o gradle-enterprise-maven-build-validation-2.3.5 .zip
3030```
3131
3232## Structure
Original file line number Diff line number Diff line change 1- - [ NEW ] TBD
1+ - [ FIX ] Gradle Enterprise Maven Extension version downgraded to 1.16.6
You can’t perform that action at this time.
0 commit comments