diff options
author | Belen Pruvost <belen.pruvost@sonarsource.com> | 2021-12-16 17:06:02 +0100 |
---|---|---|
committer | Philippe Perrin <philippe.perrin@sonarsource.com> | 2021-12-17 15:03:11 +0100 |
commit | 91d4039751b3fb647576ce03d8371e409b84e814 (patch) | |
tree | 2b7aa29f023c1e4013fae9606a424e7caa42af50 | |
parent | a4d357897dd9c00d9c0c4c5e1b4ab7dc5cd24701 (diff) | |
download | sonarqube-91d4039751b3fb647576ce03d8371e409b84e814.tar.gz sonarqube-91d4039751b3fb647576ce03d8371e409b84e814.zip |
Upgrade to 9.2.4
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 0e6b9769d7e..9fa86dddc4a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=9.2.3 +version=9.2.4 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |