We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f98043 commit c3aecddCopy full SHA for c3aecdd
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 = "5.1.0.4882"
9
10
const val nexusPublish = "1.3.0"
11
const val gradlePluginPublish = "1.2.0"
0 commit comments