SONAR-11268 autoconfig of branch/PR analysis on Cirrus

This commit is contained in:
Simon Brandhof 2018-09-16 19:23:24 +02:00 committed by SonarTech
parent d26b9987f5
commit 7c794b63a1

View File

@ -223,7 +223,7 @@ subprojects {
dependency 'org.postgresql:postgresql:42.2.5'
dependency 'org.reflections:reflections:0.9.9'
dependency 'org.simpleframework:simple:4.1.21'
dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.22.0.1754'
dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.22.0.1763'
dependency('org.sonarsource:sonar-persistit:3.3.2') {
exclude 'commons-logging:commons-logging'
}