You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

gradle.properties 303B

12345678910
  1. group=org.sonarsource.sonarqube
  2. version=10.2.1
  3. pluginApiVersion=10.1.0.809
  4. description=Open source platform for continuous inspection of code quality
  5. projectTitle=SonarQube
  6. org.gradle.jvmargs=-Xmx2048m
  7. org.gradle.caching=true
  8. org.gradle.vfs.watch=true
  9. elasticsearchVersion=8.7.0
  10. projectType=application