diff options
author | Benjamin Campomenosi <109955405+benjamin-campomenosi-sonarsource@users.noreply.github.com> | 2023-06-19 09:15:04 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2023-06-19 07:51:14 +0000 |
commit | e910c7290d008438c2a5d7707ee3e8bd4e84d3be (patch) | |
tree | 3141b5bcda1f60fafe74a1114cab4cd4e5a68364 /gradle.properties | |
parent | 55f18aaab209af33a68d6e1573256493d558bf49 (diff) | |
download | sonarqube-e910c7290d008438c2a5d7707ee3e8bd4e84d3be.tar.gz sonarqube-e910c7290d008438c2a5d7707ee3e8bd4e84d3be.zip |
NO_JIRA update version to 10.2
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 0839cc535e9..1f2bb1372fa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=10.1 +version=10.2 pluginApiVersion=9.17.0.587 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |