From: Wojtek Wajerowicz <115081248+wojciech-wajerowicz-sonarsource@users.noreply.github.com> Date: Mon, 5 Feb 2024 13:37:22 +0000 (+0100) Subject: SONAR-21569 Update org.sonarsource.orchestrator:sonar-orchestrator-junit4 4.5.0.1700... X-Git-Tag: 10.5.0.89998~274 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=114b3268902f70a0b0ba3f9182e20fdde1c7b6d8;p=sonarqube.git SONAR-21569 Update org.sonarsource.orchestrator:sonar-orchestrator-junit4 4.5.0.1700 -> 4.6.0.1748 --- diff --git a/build.gradle b/build.gradle index e9ea3356a31..d42e1f7fd96 100644 --- a/build.gradle +++ b/build.gradle @@ -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.5.0.1700' + dependency 'org.sonarsource.orchestrator:sonar-orchestrator-junit4:4.6.0.1748' dependency 'org.sonarsource.update-center:sonar-update-center-common:1.31.0.1207' dependency("org.springframework:spring-context:${springVersion}") { exclude 'commons-logging:commons-logging'