From 114b3268902f70a0b0ba3f9182e20fdde1c7b6d8 Mon Sep 17 00:00:00 2001 From: Wojtek Wajerowicz <115081248+wojciech-wajerowicz-sonarsource@users.noreply.github.com> Date: Mon, 5 Feb 2024 14:37:22 +0100 Subject: [PATCH] SONAR-21569 Update org.sonarsource.orchestrator:sonar-orchestrator-junit4 4.5.0.1700 -> 4.6.0.1748 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.39.5