We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3841d4 commit 72b71b0Copy full SHA for 72b71b0
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'jacoco'
7
id 'org.springframework.boot' version '3.4.5'
8
id 'io.spring.dependency-management' version '1.1.7'
9
- id 'org.sonarqube' version '6.1.0.5360'
+ id 'org.sonarqube' version '6.2.0.5505'
10
id "be.vbgn.ci-detect" version "0.5.0"
11
}
12
0 commit comments