We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3374d commit b54f502Copy full SHA for b54f502
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
`maven-publish`
11
signing
12
id("com.adarshr.test-logger") version "4.0.0"
13
- id("org.sonarqube") version "6.0.0.5145"
+ id("org.sonarqube") version "6.0.1.5171"
14
}
15
16
allprojects {
0 commit comments