]> 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:56:07 +0000 (15:56 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 5 Dec 2023 20:02:47 +0000 (20:02 +0000)
build.gradle

index aa23792a8eb1f1f30f7f0a911241d5d008268ae1..13aa0b6e07022364133e6099f32c739ad5310179 100644 (file)
@@ -410,7 +410,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.30.0.1030'
       dependency("org.springframework:spring-context:${springVersion}") {
         exclude 'commons-logging:commons-logging'