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 eb46ce6 commit 365be4bCopy full SHA for 365be4b
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'org.springframework.boot' version '2.7.14'
5
id 'io.spring.dependency-management' version '1.1.3'
6
id 'jacoco'
7
- id 'org.sonarqube' version '3.3'
+ id 'org.sonarqube' version '4.2.1.3168'
8
id 'maven-publish'
9
}
10
0 commit comments