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.
2 parents 684ec46 + dbc3a9f commit c516be8Copy full SHA for c516be8
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.0.1.5171'
+ id 'org.sonarqube' version '6.1.0.5360'
10
id "be.vbgn.ci-detect" version "0.5.0"
11
}
12
0 commit comments