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 c5a958f commit 8113d30Copy full SHA for 8113d30
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
java
5
id("org.springframework.boot") version "3.5.5" apply false
6
id("io.spring.dependency-management") version "1.1.7"
7
- id("org.sonarqube") version "6.2.0.5505"
+ id("org.sonarqube") version "6.3.1.5724"
8
id("jacoco-report-aggregation")
9
}
10
0 commit comments