소스 검색

SONAR-21908 Update update-center version to 1.32.0.2441

tags/10.5.0.89998
Léo Geoffroy 1 개월 전
부모
커밋
78d6e9af19
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle 파일 보기

@@ -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'
}

Loading…
취소
저장