]> source.dussan.org Git - sonarqube.git/commitdiff
[NO JIRA] Upgrade Sonar update center to 1.31.0.1207
authorAlain Kermis <alain.kermis@sonarsource.com>
Thu, 9 Nov 2023 10:44:55 +0000 (11:44 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 9 Nov 2023 20:02:39 +0000 (20:02 +0000)
build.gradle

index beef390d72e984e2579315ddbbc137092a5e611e..91babde183f105ddc5f1dff588c52fc9f0e64144 100644 (file)
@@ -411,7 +411,7 @@ subprojects {
       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.update-center:sonar-update-center-common:1.30.0.1030'
+      dependency 'org.sonarsource.update-center:sonar-update-center-common:1.31.0.1207'
       dependency("org.springframework:spring-context:${springVersion}") {
         exclude 'commons-logging:commons-logging'
       }