We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d308a4 + 08944eb commit 2fe7236Copy full SHA for 2fe7236
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id "jacoco"
6
id "com.gradle.plugin-publish" version "1.2.1"
7
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
8
- id "org.sonarqube" version "5.1.0.4882"
+ id "org.sonarqube" version "6.2.0.5505"
9
id "be.vbgn.ci-detect" version "0.5.0"
10
}
11
0 commit comments