-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Expand file tree
/
Copy pathgradle.properties
More file actions
27 lines (27 loc) · 898 Bytes
/
gradle.properties
File metadata and controls
27 lines (27 loc) · 898 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
group=org.sonarsource.sonarqube
version=26.5
# End Of Life date for the version. MMF-3763. format is yyyy-MM-dd
# For non LTA versions: until the next release
# For LTA versions: 18 months from the release date
# No change required for patch versions
versionEOL=2026-06-08
pdfreportVersion=3.0.0.365
complianceReportsVersion=1.0.1.960
pluginApiVersion=13.5.0.4319
usersApiVersion=2.1.1.1800
organizationsApiVersion=1.4.0.1438
featureFlagsApiVersion=1.5.0.1900
description=Open source platform for continuous inspection of code quality
projectTitle=SonarQube
org.gradle.jvmargs=-Xmx2048m
org.gradle.caching=true
org.gradle.vfs.watch=true
elasticSearchServerVersion=8.19.13
projectType=application
artifactoryUrl=https://repox.jfrog.io/repox
jre_release_name=jdk-21.0.9+10
webappVersion=2026.3.0.46822
useLocalOrg=false
useLocalSca=false
eventsApiVersion=1.7.0.2189
scannerEngineVersion=12.26.0.2875