We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98793a9 commit 69b4a81Copy full SHA for 69b4a81
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 "5.1.0.4882"
+ id("org.sonarqube") version "6.0.0.5145"
14
}
15
16
allprojects {
0 commit comments