diff options
author | stanislavh <stanislav.honcharov@sonarsource.com> | 2025-01-09 14:05:10 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2025-01-10 20:03:28 +0000 |
commit | ee7071668930a5cd5eab81035c74419f02d9526b (patch) | |
tree | 6c4440e2a2dc35cefd89cd072c1694b4ddc1f40c /gradle.properties | |
parent | 444f557d65448f7e584a8ee816dfd82471019178 (diff) | |
download | sonarqube-ee7071668930a5cd5eab81035c74419f02d9526b.tar.gz sonarqube-ee7071668930a5cd5eab81035c74419f02d9526b.zip |
SONAR-24148 Release UI 10869
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index ccbe5b70b60..d5c134a50b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,4 +15,4 @@ elasticSearchServerVersion=8.16.1 projectType=application artifactoryUrl=https://repox.jfrog.io/repox jre_release_name=jdk-17.0.13+11 -webappVersion=2025.1.0.10846 +webappVersion=2025.1.0.10869 |