Browse Source

Use Orchestrator RELEASE

tags/8.0
Simon Brandhof 4 years ago
parent
commit
5785e1d36c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -237,7 +237,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.25.0.2071'
dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.25.0.2094'
dependency 'org.sonarsource.update-center:sonar-update-center-common:1.18.0.487'
dependency 'org.subethamail:subethasmtp:3.1.7'
dependency 'xml-apis:xml-apis:1.4.01'

Loading…
Cancel
Save