Parcourir la source

SONAR-21908 Update update-center version to 1.32.0.2441

tags/10.5.0.89998
Léo Geoffroy il y a 1 mois
Parent
révision
78d6e9af19
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle Voir le fichier

@@ -446,7 +446,7 @@ subprojects {
}
dependency 'org.junit.platform:junit-platform-suite-api:1.10.2'
dependency 'org.junit.platform:junit-platform-suite-engine:1.10.2'
dependency 'org.sonarsource.update-center:sonar-update-center-common:1.32.0.2424'
dependency 'org.sonarsource.update-center:sonar-update-center-common:1.32.0.2441'
dependency("org.springframework:spring-context:${springVersion}") {
exclude 'commons-logging:commons-logging'
}

Chargement…
Annuler
Enregistrer