sonarqube/gradle.properties
Tobias Trabelsi a2ec38c8a4 upgrade to 8.5
* upgrade to 8.5

* Ignore UpgradeTest#test_upgrade_from_latest_release as there are no DB migration for the moment

Co-authored-by: Julien Lancelot <julien.lancelot@sonarsource.com>
2020-07-06 20:05:49 +00:00

8 lines
196 B
INI

group=org.sonarsource.sonarqube
version=8.5
description=Open source platform for continuous inspection of code quality
projectTitle=SonarQube
org.gradle.jvmargs=-Xmx2048m
org.gradle.caching=true