diff options
author | Matteo Mara <matteo.mara@sonarsource.com> | 2025-07-25 18:42:36 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2025-07-25 20:04:22 +0000 |
commit | 34a04c5a790f9b0991f274a29bc2bcb9610a8bdd (patch) | |
tree | 6abad3dd2162193299a8616d75f6040b2fc800e0 | |
parent | e781ef65b3c5324e731f519034b0e2063f5f1144 (diff) | |
download | sonarqube-master.tar.gz sonarqube-master.zip |
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index b467cd9607a..5bfe64dc9ec 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ version=25.8 # 6 months from the release date for non LTA versions # 18 months from the release date for LTA versions # No change required for patch versions -versionEOL=2027-02-01 +versionEOL=2026-04-01 pdfreportVersion=2.0.0.263 pluginApiVersion=13.0.0.3026 description=Open source platform for continuous inspection of code quality |