]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-20652 Upgrade Orchestrator to 4.5.0.1700
authorAntoine Vigneau <antoine.vigneau@sonarsource.com>
Tue, 5 Dec 2023 14:58:50 +0000 (15:58 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 5 Dec 2023 20:02:45 +0000 (20:02 +0000)
build.gradle

index e89e85ce92dfeef07e8dd041a32f11169695be00..196ed2a73cd874a8ac817e8152c6afffc2f1cffd 100644 (file)
@@ -419,7 +419,7 @@ subprojects {
       dependency 'org.reflections:reflections:0.10.2'
       dependency 'org.simpleframework:simple:5.1.6'
       dependency 'org.sonarsource.git.blame:git-files-blame:1.0.2.275'
-      dependency 'org.sonarsource.orchestrator:sonar-orchestrator-junit4:4.2.0.542'
+      dependency 'org.sonarsource.orchestrator:sonar-orchestrator-junit4:4.5.0.1700'
       dependency 'org.sonarsource.update-center:sonar-update-center-common:1.31.0.1207'
       dependency("org.springframework:spring-context:${springVersion}") {
         exclude 'commons-logging:commons-logging'