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 46840b0 commit 9a55844Copy full SHA for 9a55844
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'maven-publish'
4
id 'com.diffplug.spotless' version '5.15.1'
5
- id 'org.sonarqube' version '3.3'
+ id 'org.sonarqube' version '3.5.0.2730'
6
id 'jacoco'
7
}
8
0 commit comments