ソースを参照

Use released version of Orchestrator 3.22

[skip ci]
tags/7.5
Simon Brandhof 5年前
コミット
2e599500c5
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle ファイルの表示

@@ -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.1763'
dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.22.0.1791'
dependency('org.sonarsource:sonar-persistit:3.3.2') {
exclude 'commons-logging:commons-logging'
}

読み込み中…
キャンセル
保存