We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6306361 commit fac611fCopy full SHA for fac611f
buildSrc/src/main/kotlin/Dependencies.kt
@@ -5,7 +5,7 @@ object PluginLibs {
5
object Version {
6
7
const val jvm = "1.5.31"
8
- const val sonarQube = "3.3"
+ const val sonarQube = "6.0.1.5171"
9
10
const val nexusPublish = "1.3.0"
11
const val gradlePluginPublish = "1.2.0"
0 commit comments