diff --git a/Gradle.md b/Gradle.md index fc5996e7..59f4d2ef 100644 --- a/Gradle.md +++ b/Gradle.md @@ -26,7 +26,7 @@ The build validation scripts are compatible with a large range of Gradle version Use the following command to download and unpack the build validation scripts for Gradle to the current directory: ```bash -curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.4/gradle-enterprise-gradle-build-validation-2.4.zip && unzip -q -o gradle-enterprise-gradle-build-validation-2.4.zip +curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.5/gradle-enterprise-gradle-build-validation-2.5.zip && unzip -q -o gradle-enterprise-gradle-build-validation-2.5.zip ``` ## Structure diff --git a/Maven.md b/Maven.md index 40012dda..8e08e791 100644 --- a/Maven.md +++ b/Maven.md @@ -26,7 +26,7 @@ The build validation scripts are compatible with a large range of Maven versions Use the following command to download and unpack the build validation scripts for Maven to the current directory: ```bash -curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.4/gradle-enterprise-maven-build-validation-2.4.zip && unzip -q -o gradle-enterprise-maven-build-validation-2.4.zip +curl -s -L -O https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/download/v2.5/gradle-enterprise-maven-build-validation-2.5.zip && unzip -q -o gradle-enterprise-maven-build-validation-2.5.zip ``` ## Structure diff --git a/release/version.txt b/release/version.txt index 005119ba..95e3ba81 100644 --- a/release/version.txt +++ b/release/version.txt @@ -1 +1 @@ -2.4.1 +2.5