mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Merge pull request #429 from apollo-rsps/dependabot/gradle/org.sonarqube-2.7.1
Bump org.sonarqube from 2.6.2 to 2.7.1
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ plugins {
|
|||||||
id 'org.jetbrains.kotlin.jvm' version '1.3.41' apply(false)
|
id 'org.jetbrains.kotlin.jvm' version '1.3.41' apply(false)
|
||||||
id 'org.jetbrains.intellij' version '0.4.9' apply(false)
|
id 'org.jetbrains.intellij' version '0.4.9' apply(false)
|
||||||
id 'org.jmailen.kotlinter' version '1.26.0' apply(false)
|
id 'org.jmailen.kotlinter' version '1.26.0' apply(false)
|
||||||
id 'org.sonarqube' version '2.6.2'
|
id 'org.sonarqube' version '2.7.1'
|
||||||
id "io.gitlab.arturbosch.detekt" version '1.0.0-RC16'
|
id "io.gitlab.arturbosch.detekt" version '1.0.0-RC16'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user