aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 8eea8aa3faf..20547128152 100644
--- a/build.gradle
+++ b/build.gradle
@@ -318,7 +318,7 @@ subprojects {
dependency 'org.reflections:reflections:0.10.2'
dependency 'org.simpleframework:simple:5.1.6'
dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.37.0.87'
- dependency 'org.sonarsource.update-center:sonar-update-center-common:1.27.1.963'
+ dependency 'org.sonarsource.update-center:sonar-update-center-common:1.29.0.1000'
dependency('org.springframework:spring-context:5.3.22') {
exclude 'commons-logging:commons-logging'
}