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 9b46d7c + 757be53 commit e9bb421Copy full SHA for e9bb421
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id "jacoco"
6
id "com.gradle.plugin-publish" version "2.0.0"
7
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
8
- id "org.sonarqube" version "6.2.0.5505"
+ id "org.sonarqube" version "7.1.0.6387"
9
id "be.vbgn.ci-detect" version "0.5.0"
10
}
11
0 commit comments