diff options
author | Lukasz Jarocki <lukasz.jarocki@sonarsource.com> | 2022-08-29 14:06:50 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-08-29 20:02:50 +0000 |
commit | dc1c46237235db86bf01044fab6c5b6c75d02f8d (patch) | |
tree | 7d84adc1ec6efcddbb85d19e845696b198344e66 | |
parent | afb9f9690cd7312b71a5e2b5a1d4f89289e83ef1 (diff) | |
download | sonarqube-branch-9.6.tar.gz sonarqube-branch-9.6.zip |
NO-JIRA bumping version of SonarQube 9.6branch-9.6
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index e065b704157..6b3007e89f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=9.6.1 +version=9.6.2 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |