diff options
author | Pierre <pierre.guillot@sonarsource.com> | 2021-05-03 10:20:18 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-05-03 20:03:38 +0000 |
commit | e5336d84a05faf2a00230c82a3cf500d9ffa8d7c (patch) | |
tree | 5d91ec45effbd2331712ecc2066777780d95f6b1 /gradle.properties | |
parent | 7102406af82ec170e0d60c34348e0d1a0cf6ebc3 (diff) | |
download | sonarqube-e5336d84a05faf2a00230c82a3cf500d9ffa8d7c.tar.gz sonarqube-e5336d84a05faf2a00230c82a3cf500d9ffa8d7c.zip |
update to 9.0
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 97734e52a3d..1c9a14ffc16 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=8.9 +version=9.0 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |